Changeset 7766 for trunk/psLib/src/math/psMatrix.c
- Timestamp:
- Jun 29, 2006, 4:20:43 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psMatrix.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psMatrix.c
r7325 r7766 21 21 * @author Robert DeSonia, MHPCC 22 22 * 23 * @version $Revision: 1. 39$ $Name: not supported by cvs2svn $24 * @date $Date: 2006-06- 03 03:55:12$23 * @version $Revision: 1.40 $ $Name: not supported by cvs2svn $ 24 * @date $Date: 2006-06-30 02:20:06 $ 25 25 * 26 26 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 42 42 #include "psVector.h" 43 43 #include "psMatrix.h" 44 #include "ps Constants.h"44 #include "psAssert.h" 45 45 #include "psErrorText.h" 46 46 #include "psTrace.h"
Note:
See TracChangeset
for help on using the changeset viewer.
