Changeset 1342 for trunk/psLib/src/math/psPolynomial.h
- Timestamp:
- Jul 29, 2004, 1:34:28 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psPolynomial.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psPolynomial.h
r1341 r1342 12 12 * @author George Gusciora, MHPCC 13 13 * 14 * @version $Revision: 1.1 0$ $Name: not supported by cvs2svn $15 * @date $Date: 2004-07-29 2 2:44:34 $14 * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2004-07-29 23:34:24 $ 16 16 * 17 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 34 34 float mean, ///< Mean for the Gaussian 35 35 float stddev, ///< Standard deviation for the Gaussian 36 intnormal ///< Indicates whether result should be normalized36 bool normal ///< Indicates whether result should be normalized 37 37 ); 38 38
Note:
See TracChangeset
for help on using the changeset viewer.
