IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2004, 11:59:00 PM (22 years ago)
Author:
Paul Price
Message:

Added "op" back to psMatrixOp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/archive/pslib/include/psMatrix.h

    r368 r371  
    3131psMatrixOp(psImage *out,                ///< Matrix to return, or NULL
    3232           const psImage *matrix1,      ///< Matrix 1
     33           const char *op,              ///< Operation to perform: "+", "-", "*"
    3334           const psImage *matrix2       ///< Matrix 2
    3435    );
Note: See TracChangeset for help on using the changeset viewer.