IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 12, 2005, 12:17:02 PM (22 years ago)
Author:
desonia
Message:

added tests for some psFits functions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/dataManip/psMatrixVectorArithmetic.h

    r2204 r2962  
    3030 *  @author Ross Harman, MHPCC
    3131 *
    32  *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    33  *  @date $Date: 2004-10-27 00:57:31 $
     32 *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     33 *  @date $Date: 2005-01-12 22:17:01 $
    3434 *
    3535 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    4949 *      out = in1 op in2,
    5050 *
    51  *      Where op is: "+", "-", "*", "/", "^", "min", or "max"
     51 *      Where op is: "=", "+", "-", "*", "/", "^", "min", or "max"
    5252 *
    53  *  This function only supports vector-vector or image-image opertions.
     53 *  This function only supports vector-vector or image-image operations.
    5454 *
    5555 *  @return  psType* : Pointer to either psImage or psVector.
Note: See TracChangeset for help on using the changeset viewer.