Changeset 1980
- Timestamp:
- Oct 6, 2004, 10:07:04 AM (22 years ago)
- Location:
- trunk/psLib/src
- Files:
-
- 2 edited
-
dataManip/psStats.h (modified) (2 diffs)
-
math/psStats.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/dataManip/psStats.h
r1963 r1980 10 10 * @author George Gusciora, MHPCC 11 11 * 12 * @version $Revision: 1.3 0$ $Name: not supported by cvs2svn $13 * @date $Date: 2004-10-0 5 22:47:21$12 * @version $Revision: 1.31 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2004-10-06 20:07:04 $ 14 14 * 15 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 177 177 void p_psNormalizeVector(psVector* myData); 178 178 179 void p_psNormalizeVectorF64(psVector* myData); 180 179 181 /// @} 180 182 -
trunk/psLib/src/math/psStats.h
r1963 r1980 10 10 * @author George Gusciora, MHPCC 11 11 * 12 * @version $Revision: 1.3 0$ $Name: not supported by cvs2svn $13 * @date $Date: 2004-10-0 5 22:47:21$12 * @version $Revision: 1.31 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2004-10-06 20:07:04 $ 14 14 * 15 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 177 177 void p_psNormalizeVector(psVector* myData); 178 178 179 void p_psNormalizeVectorF64(psVector* myData); 180 179 181 /// @} 180 182
Note:
See TracChangeset
for help on using the changeset viewer.
