Changeset 1967 for trunk/psLib/src/math/psPolynomial.h
- Timestamp:
- Oct 5, 2004, 2:44:16 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psPolynomial.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psPolynomial.h
r1966 r1967 12 12 * @author George Gusciora, MHPCC 13 13 * 14 * @version $Revision: 1.2 8$ $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 $ 16 16 * 17 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 25 25 #include <float.h> 26 26 #include <math.h> 27 28 #include <gsl/gsl_rng.h>29 #include <gsl/gsl_randist.h>30 27 31 28 #include "psMemory.h" … … 37 34 #include "psLogMsg.h" 38 35 39 40 36 /** \addtogroup Stats 41 37 * \{
Note:
See TracChangeset
for help on using the changeset viewer.
