Changeset 7766 for trunk/psLib/src/math/psPolynomial.c
- Timestamp:
- Jun 29, 2006, 4:20:43 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/math/psPolynomial.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/math/psPolynomial.c
r6500 r7766 7 7 * polynomials. It also contains a Gaussian functions. 8 8 * 9 * @version $Revision: 1.14 5$ $Name: not supported by cvs2svn $10 * @date $Date: 2006-0 2-28 02:53:02$9 * @version $Revision: 1.146 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2006-06-30 02:20:06 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 31 31 #include "psLogMsg.h" 32 32 #include "psPolynomial.h" 33 #include "ps Constants.h"33 #include "psAssert.h" 34 34 #include "psErrorText.h" 35 35
Note:
See TracChangeset
for help on using the changeset viewer.
