Changeset 4859 for trunk/psLib/test/math/tst_psMatrix02.c
- Timestamp:
- Aug 23, 2005, 3:24:24 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/math/tst_psMatrix02.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/tst_psMatrix02.c
r4547 r4859 12 12 * @author Ross Harman, MHPCC 13 13 * 14 * @version $Revision: 1. 1$ $Name: not supported by cvs2svn $15 * @date $Date: 2005-0 7-13 02:47:00$14 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2005-08-24 01:24:24 $ 16 16 * 17 17 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 25 25 char* argv[]) 26 26 { 27 psLogSetFormat("HLNM"); 27 28 psImage *nullImage = NULL; 28 29 psImage *inImage = (psImage*)psImageAlloc(3, 3, PS_TYPE_F64);
Note:
See TracChangeset
for help on using the changeset viewer.
