Changeset 13448 for trunk/psLib/src/math/psClip.h
- Timestamp:
- May 21, 2007, 11:50:34 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psClip.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psClip.h
r11755 r13448 4 4 * @author Paul Price, IfA. 5 5 * 6 * $Revision: 1. 3$ $Name: not supported by cvs2svn $7 * $Date: 2007-0 2-13 00:19:51$6 * $Revision: 1.4 $ $Name: not supported by cvs2svn $ 7 * $Date: 2007-05-21 21:50:34 $ 8 8 * Copyright 2007 Institute for Astronomy, University of Hawaii 9 9 */ … … 32 32 psClipParams; 33 33 34 /// Allocator 35 psClipParams *psClipParamsAlloc(psStatsOptions meanStat, ///< Stats option to use for mean 36 psStatsOptions stdevStat, ///< Stats option to use for standard deviation 37 psMaskType masked, ///< Mask value for entries already masked 38 psMaskType clipped ///< Mask value to give to clipped entries 39 ); 34 40 35 41
Note:
See TracChangeset
for help on using the changeset viewer.
