IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 5, 2004, 2:44:16 PM (22 years ago)
Author:
gusciora
Message:

Havine probs with malloc()>

File:
1 edited

Legend:

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

    r1966 r1967  
    1212*  @author George Gusciora, MHPCC
    1313*
    14 *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
    15 *  @date $Date: 2004-10-06 00:35:20 $
     14*  @version $Revision: 1.29 $ $Name: not supported by cvs2svn $
     15*  @date $Date: 2004-10-06 00:44:16 $
    1616*
    1717*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2525#include <float.h>
    2626#include <math.h>
    27 
    28 #include <gsl/gsl_rng.h>
    29 #include <gsl/gsl_randist.h>
    3027
    3128#include "psMemory.h"
     
    3734#include "psLogMsg.h"
    3835
    39 
    4036/** \addtogroup Stats
    4137 *  \{
Note: See TracChangeset for help on using the changeset viewer.