Changeset 884
- Timestamp:
- Jun 4, 2004, 3:23:08 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/dataManip/tst_psMatrix03.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/dataManip/tst_psMatrix03.c
r872 r884 14 14 * @author Ross Harman, MHPCC 15 15 * 16 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $17 * @date $Date: 2004-06-0 4 23:42:18 $16 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 17 * @date $Date: 2004-06-05 01:23:08 $ 18 18 * 19 19 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 140 140 psMatrixLUSolve(vectorBadOut, NULL, vectorBad, permBad); 141 141 printFooter(stdout, "psMatrix", "Attempt to use null LU image argument", true); 142 142 143 return 0; 143 144 }
Note:
See TracChangeset
for help on using the changeset viewer.
