IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 12, 2005, 9:12:01 AM (21 years ago)
Author:
desonia
Message:

massive restructuring of codebase.

File:
1 edited

Legend:

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

    r4409 r4540  
    3030 *  @author Robert DeSonia, MHPCC
    3131 *
    32  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    33  *  @date $Date: 2005-06-28 20:17:52 $
     32 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     33 *  @date $Date: 2005-07-12 19:12:01 $
    3434 *
    3535 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    5959 *  @return  psType* : Pointer to either psImage or psVector.
    6060 */
    61 psType* psUnaryOp(
     61psMathType* psUnaryOp(
    6262    psPtr out,                         ///< Output type, either psImage or psVector.
    6363    const psPtr in,                    ///< Input, either psImage or psVector.
Note: See TracChangeset for help on using the changeset viewer.