IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 16, 2004, 4:14:52 PM (22 years ago)
Author:
gusciora
Message:

Added vector bin disect table lookup type methods.

File:
1 edited

Legend:

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

    r1775 r1823  
    1212*  @author George Gusciora, MHPCC
    1313*
    14 *  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2004-09-10 02:52:02 $
     14*  @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
     15*  @date $Date: 2004-09-17 02:14:52 $
    1616*
    1717*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2424
    2525#include "psVector.h"
     26#include "psScalar.h"
    2627
    2728/** \addtogroup Stats
     
    405406                          psVector *data);
    406407
     408int p_psVectorBinDisect(psVector *bins,
     409                        psScalar *x);
    407410
    408411/* \} */// End of MathGroup Functions
    409412
    410413#endif
     414
Note: See TracChangeset for help on using the changeset viewer.