- Timestamp:
- May 18, 2005, 3:09:57 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_branch_050513/psLib/src/dataManip/psMatrix.c
r3880 r3966 21 21 * @author Robert DeSonia, MHPCC 22 22 * 23 * @version $Revision: 1.28 $ $Name: not supported by cvs2svn $24 * @date $Date: 2005-05-1 1 02:29:39$23 * @version $Revision: 1.28.2.1 $ $Name: not supported by cvs2svn $ 24 * @date $Date: 2005-05-19 01:09:56 $ 25 25 * 26 26 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 470 470 } 471 471 472 psImage* psMatrixEigenvectors(psImage* outImage, psImage* inImage)472 psImage* psMatrixEigenvectors(psImage* outImage, const psImage* inImage) 473 473 { 474 474 psS32 numRows = 0;
Note:
See TracChangeset
for help on using the changeset viewer.
