Changeset 10381 for trunk/psLib/src/math/psMatrix.h
- Timestamp:
- Dec 1, 2006, 11:48:47 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psMatrix.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psMatrix.h
r10251 r10381 21 21 * @author Ross Harman, MHPCC 22 22 * 23 * @version $Revision: 1.2 4$ $Name: not supported by cvs2svn $24 * @date $Date: 2006-1 1-29 02:14:49$23 * @version $Revision: 1.25 $ $Name: not supported by cvs2svn $ 24 * @date $Date: 2006-12-01 21:48:47 $ 25 25 * 26 26 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 179 179 ); 180 180 181 /// Single value decomposition, provided by Andy Becker 182 psImage *psMatrixSVDSolve(psImage* evec, psVector* eval, const psImage* in); 183 181 184 /// @} 182 185
Note:
See TracChangeset
for help on using the changeset viewer.
