- Timestamp:
- Dec 30, 2008, 10:40:00 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20081230/psLib/src/math/psPolynomialMD.h
r21072 r21074 52 52 const psVector *errors, ///< Errors 53 53 const psVector *mask, ///< Mask 54 ps MaskType maskVal, ///< Value to mask54 psVectorMaskType maskVal, ///< Value to mask 55 55 const psArray *coordsArray ///< Array of coordinates 56 56 ); … … 61 61 const psVector *errors, ///< Errors 62 62 const psVector *mask, ///< Mask 63 ps MaskType maskVal, ///< Value to mask63 psVectorMaskType maskVal, ///< Value to mask 64 64 const psArray *coordsArray, ///< Array of coordinates 65 65 int numIter, ///< Number of rejection iterations
Note:
See TracChangeset
for help on using the changeset viewer.
