IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 9, 2004, 3:55:34 PM (22 years ago)
Author:
desonia
Message:

more doxygen-related cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/image/psImageStats.h

    r1442 r1448  
    99*  @author George Gusciora, MHPCC
    1010*
    11 *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2004-08-10 01:05:53 $
     11*  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
     12*  @date $Date: 2004-08-10 01:55:34 $
    1313*
    1414*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    8080 *  @return psImage*    the resulting image
    8181 */
    82 int psImageEvalPolynomial(
    83     const psImage* input,              ///< input image
     82psImage* psImageEvalPolynomial(
     83    psImage* input,                    ///< input image
    8484    const psPolynomial2D* coeffs       ///< coefficient structure carries in desired terms
    8585);
Note: See TracChangeset for help on using the changeset viewer.