Changeset 3182 for trunk/psLib/src/pslib.h
- Timestamp:
- Feb 9, 2005, 4:36:42 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/pslib.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/pslib.h
r3115 r3182 9 9 * @author Eric Van Alst, MHPCC 10 10 * 11 * @version $Revision: 1.3 0$ $Name: not supported by cvs2svn $12 * @date $Date: 2005-02- 03 00:54:10$11 * @version $Revision: 1.31 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2005-02-10 02:36:41 $ 13 13 * 14 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 126 126 #include "psMatrix.h" 127 127 128 /// @defgroup Matrix VectorArithmetic Matrix VectorArithmetic Operations128 /// @defgroup MatrixArithmetic Matrix Arithmetic Operations 129 129 /// @ingroup DataManip 130 #include "psMatrixVectorArithmetic.h" 130 #include "psBinaryOp.h" 131 #include "psUnaryOp.h" 131 132 132 133 #include "psRandom.h"
Note:
See TracChangeset
for help on using the changeset viewer.
