Changeset 4540 for trunk/psLib/src/math/psUnaryOp.h
- Timestamp:
- Jul 12, 2005, 9:12:01 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psUnaryOp.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psUnaryOp.h
r4409 r4540 30 30 * @author Robert DeSonia, MHPCC 31 31 * 32 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $33 * @date $Date: 2005-0 6-28 20:17:52$32 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 33 * @date $Date: 2005-07-12 19:12:01 $ 34 34 * 35 35 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 59 59 * @return psType* : Pointer to either psImage or psVector. 60 60 */ 61 ps Type* psUnaryOp(61 psMathType* psUnaryOp( 62 62 psPtr out, ///< Output type, either psImage or psVector. 63 63 const psPtr in, ///< Input, either psImage or psVector.
Note:
See TracChangeset
for help on using the changeset viewer.
