IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 9, 2006, 6:47:27 PM (21 years ago)
Author:
magnier
Message:

set stats->clippedNvalues in psVectorClipFitPolynomial3D

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_rel9_b1/psLib/src/math/psMinimize.c

    r5827 r5959  
    1010 *  @author EAM, IfA
    1111 *
    12  *  @version $Revision: 1.147.4.1.2.5 $ $Name: not supported by cvs2svn $
    13  *  @date $Date: 2005-12-23 02:09:39 $
     12 *  @version $Revision: 1.147.4.1.2.6 $ $Name: not supported by cvs2svn $
     13 *  @date $Date: 2006-01-10 04:47:27 $
    1414 *
    1515 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    30243024                 Nkeep, x->n);
    30253025
     3026        stats->clippedNvalues = Nkeep;
    30263027        psFree (fit);
    30273028    }
Note: See TracChangeset for help on using the changeset viewer.