Changeset 21183 for trunk/psLib/src/math/psPolynomialMD.h
- Timestamp:
- Jan 26, 2009, 8:40:07 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psPolynomialMD.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psPolynomialMD.h
r19085 r21183 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.
