Changeset 4859 for trunk/psLib/test/math/tst_psMatrixVectorArithmetic02.c
- Timestamp:
- Aug 23, 2005, 3:24:24 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/tst_psMatrixVectorArithmetic02.c
r4547 r4859 10 10 * @author Ross Harman, MHPCC 11 11 * 12 * @version $Revision: 1. 1$ $Name: not supported by cvs2svn $13 * @date $Date: 2005-0 7-13 02:47:00$12 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2005-08-24 01:24:24 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 95 95 psS32 main( psS32 argc, char* argv[] ) 96 96 { 97 97 psLogSetFormat("HLNM"); 98 98 // Test matrix unary operations 99 99 #define testUnaryOpM(OP,TYPE,VALUE1,VALUE2,NROWS,NCOLS,TRUTH) \
Note:
See TracChangeset
for help on using the changeset viewer.
