Changeset 9538 for trunk/psLib/src/math/psMatrix.h
- Timestamp:
- Oct 13, 2006, 11:13:48 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psMatrix.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psMatrix.h
r7102 r9538 21 21 * @author Ross Harman, MHPCC 22 22 * 23 * @version $Revision: 1.2 1$ $Name: not supported by cvs2svn $24 * @date $Date: 2006- 05-10 00:49:38 $23 * @version $Revision: 1.22 $ $Name: not supported by cvs2svn $ 24 * @date $Date: 2006-10-13 21:13:48 $ 25 25 * 26 26 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 69 69 */ 70 70 bool psMatrixGJSolve( 71 psImage *a, ///< Matrix to be solved72 psVector *b ///< Vector of values71 psImage *a, ///< Matrix to be solved 72 psVector *b ///< Vector of values 73 73 ); 74 74
Note:
See TracChangeset
for help on using the changeset viewer.
