Changeset 4540 for trunk/psLib/src/math/psBinaryOp.h
- Timestamp:
- Jul 12, 2005, 9:12:01 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psBinaryOp.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psBinaryOp.h
r4342 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-22 02:05:41 $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 … … 55 55 * @return psType* : Pointer to either psImage or psVector. 56 56 */ 57 ps Type* psBinaryOp(57 psMathType* psBinaryOp( 58 58 psPtr out, ///< Output type, either psImage or psVector. 59 59 const psPtr in1, ///< First input, either psImage or psVector.
Note:
See TracChangeset
for help on using the changeset viewer.
