Changeset 2431 for trunk/psLib/src/dataManip/psFunctions.h
- Timestamp:
- Nov 24, 2004, 10:34:13 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/dataManip/psFunctions.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/dataManip/psFunctions.h
r2273 r2431 12 12 * @author George Gusciora, MHPCC 13 13 * 14 * @version $Revision: 1.3 3$ $Name: not supported by cvs2svn $15 * @date $Date: 2004-11- 04 01:04:59$14 * @version $Revision: 1.34 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2004-11-24 20:34:13 $ 16 16 * 17 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 54 54 * 55 55 */ 56 psVector* p sGaussianDev(56 psVector* p_psGaussianDev( 57 57 float mean, ///< The mean of the Gaussian 58 58 float sigma, ///< The sigma of the Gaussian
Note:
See TracChangeset
for help on using the changeset viewer.
