Changeset 21183 for trunk/psLib/src/math/psPolynomialUtils.h
- Timestamp:
- Jan 26, 2009, 8:40:07 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psPolynomialUtils.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psPolynomialUtils.h
r11248 r21183 2 2 * @brief extra psPolynomial-related functions 3 3 * 4 * $Revision: 1. 5$ $Name: not supported by cvs2svn $5 * $Date: 200 7-01-23 22:47:23$4 * $Revision: 1.6 $ $Name: not supported by cvs2svn $ 5 * $Date: 2009-01-27 06:39:38 $ 6 6 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii 7 7 */ … … 24 24 psStats *stats, // Statistics to use in clipping 25 25 const psVector *mask, // Mask for input values 26 ps MaskType maskValue,// Mask value26 psVectorMaskType maskValue, // Mask value 27 27 const psVector *f, // Value of the function, f(x,y,z,t) 28 28 const psVector *fErr, // Error in the value
Note:
See TracChangeset
for help on using the changeset viewer.
