- 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/psPolynomialUtils.h
r11248 r21074 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.5.52.1 $ $Name: not supported by cvs2svn $ 5 * $Date: 2008-12-30 20:40:00 $ 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.
