Changeset 13123 for trunk/psLib/test/math/tap_psMatrixVectorArithmetic01.c
- Timestamp:
- May 1, 2007, 6:14:33 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/math/tap_psMatrixVectorArithmetic01.c
r12431 r13123 10 10 * @author Ross Harman, MHPCC 11 11 * 12 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $13 * @date $Date: 2007-0 3-14 00:39:51$12 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2007-05-02 04:14:33 $ 14 14 * 15 15 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 128 128 bool errorFlag = false; 129 129 bool memoryFlag = false; 130 plan_tests( 90);130 plan_tests(72); 131 131 132 132 //Test matrix-matrix binary operations
Note:
See TracChangeset
for help on using the changeset viewer.
