Changeset 1967 for trunk/psLib/src/math/psSpline.c
- Timestamp:
- Oct 5, 2004, 2:44:16 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psSpline.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psSpline.c
r1966 r1967 7 7 * polynomials. It also contains a Gaussian functions. 8 8 * 9 * @version $Revision: 1.4 7$ $Name: not supported by cvs2svn $10 * @date $Date: 2004-10-06 00: 35:20$9 * @version $Revision: 1.48 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2004-10-06 00:44:16 $ 11 11 * 12 12 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 15 15 /* INCLUDE FILES */ 16 16 /*****************************************************************************/ 17 #include <gsl/gsl_rng.h> 18 #include <gsl/gsl_randist.h> 19 17 20 #include "psFunctions.h" 18 21 /*****************************************************************************/
Note:
See TracChangeset
for help on using the changeset viewer.
