Changeset 4859 for trunk/psLib/test/math/tst_psMatrixVectorArithmetic03.c
- Timestamp:
- Aug 23, 2005, 3:24:24 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/tst_psMatrixVectorArithmetic03.c
r4547 r4859 15 15 * @author Ross Harman, MHPCC 16 16 * 17 * @version $Revision: 1. 1$ $Name: not supported by cvs2svn $18 * @date $Date: 2005-0 7-13 02:47:00$17 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 18 * @date $Date: 2005-08-24 01:24:24 $ 19 19 * 20 20 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 72 72 psS32 main(psS32 argc, char* argv[]) 73 73 { 74 psLogSetFormat("HLNM"); 74 75 CREATE_AND_SET_IMAGE(image1,F64,0,3,3); 75 76 CREATE_AND_SET_IMAGE(image2,F64,0,3,3);
Note:
See TracChangeset
for help on using the changeset viewer.
