Changeset 4859 for trunk/psLib/test/math/tst_psMatrix04.c
- Timestamp:
- Aug 23, 2005, 3:24:24 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/math/tst_psMatrix04.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/tst_psMatrix04.c
r4589 r4859 13 13 * @author Ross Harman, MHPCC 14 14 * 15 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $16 * @date $Date: 2005-0 7-21 01:40:10$15 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 16 * @date $Date: 2005-08-24 01:24:24 $ 17 17 * 18 18 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 50 50 psS32 main(psS32 argc, char* argv[]) 51 51 { 52 psLogSetFormat("HLNM"); 52 53 float det = 0.0f; 53 54 float det2 = 0;
Note:
See TracChangeset
for help on using the changeset viewer.
