Changeset 1057
- Timestamp:
- Jun 15, 2004, 1:49:00 PM (22 years ago)
- Location:
- trunk/psLib/src
- Files:
-
- 2 edited
-
dataManip/psStats.c (modified) (1 diff)
-
math/psStats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/dataManip/psStats.c
r1026 r1057 520 520 521 521 /****************************************************************************** 522 p_psVector SampleMax(myVector, maskVector, maskVal, stats): calculates the523 number of non-masked pixels in the vector .that fall within the min/max522 p_psVectorNValues(myVector, maskVector, maskVal, stats): calculates the 523 number of non-masked pixels in the vector that fall within the min/max 524 524 range, if given. 525 525 Inputs -
trunk/psLib/src/math/psStats.c
r1026 r1057 520 520 521 521 /****************************************************************************** 522 p_psVector SampleMax(myVector, maskVector, maskVal, stats): calculates the523 number of non-masked pixels in the vector .that fall within the min/max522 p_psVectorNValues(myVector, maskVector, maskVal, stats): calculates the 523 number of non-masked pixels in the vector that fall within the min/max 524 524 range, if given. 525 525 Inputs
Note:
See TracChangeset
for help on using the changeset viewer.
