IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 16, 2004, 11:58:55 AM (22 years ago)
Author:
gusciora
Message:

...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/imageops/psImageStats.c

    r2735 r2736  
    99 *  @author GLG, MHPCC
    1010 *
    11  *  @version $Revision: 1.59 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2004-12-16 21:58:25 $
     11 *  @version $Revision: 1.60 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2004-12-16 21:58:55 $
    1313 *
    1414 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    317317        over all pixels (x,y) in the image.
    318318  *****************************************************************************/
    319 psPolynomial2D* psImageFitPolynomialHMMM(psPolynomial2D* coeffs,
     319psPolynomial2D* psImageFitPolynomialTest(psPolynomial2D* coeffs,
    320320        const psImage* input)
    321321{
Note: See TracChangeset for help on using the changeset viewer.