IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2010, 7:27:29 PM (16 years ago)
Author:
eugene
Message:

updates from eam_branches/20091201

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/math/psBinaryOp.h

    r11248 r26892  
    5555psMathType* psBinaryOp(
    5656    psPtr out,                         ///< Output type, either psImage or psVector.
    57     const psPtr in1,                   ///< First input, either psImage or psVector.
     57    psPtr in1,                   ///< First input, either psImage or psVector.
    5858    const char *op,                    ///< Operator.
    59     const psPtr in2                    ///< Second input, either psImage or psVector.
     59    psPtr in2                    ///< Second input, either psImage or psVector.
    6060);
    6161
Note: See TracChangeset for help on using the changeset viewer.