Changeset 2962 for trunk/psLib/src/dataManip/psMatrixVectorArithmetic.h
- Timestamp:
- Jan 12, 2005, 12:17:02 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/dataManip/psMatrixVectorArithmetic.h
r2204 r2962 30 30 * @author Ross Harman, MHPCC 31 31 * 32 * @version $Revision: 1. 6$ $Name: not supported by cvs2svn $33 * @date $Date: 200 4-10-27 00:57:31 $32 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $ 33 * @date $Date: 2005-01-12 22:17:01 $ 34 34 * 35 35 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 49 49 * out = in1 op in2, 50 50 * 51 * Where op is: " +", "-", "*", "/", "^", "min", or "max"51 * Where op is: "=", "+", "-", "*", "/", "^", "min", or "max" 52 52 * 53 * This function only supports vector-vector or image-image oper tions.53 * This function only supports vector-vector or image-image operations. 54 54 * 55 55 * @return psType* : Pointer to either psImage or psVector.
Note:
See TracChangeset
for help on using the changeset viewer.
