Changeset 1823 for trunk/psLib/src/math/psPolynomial.h
- Timestamp:
- Sep 16, 2004, 4:14:52 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
r1775 r1823 12 12 * @author George Gusciora, MHPCC 13 13 * 14 * @version $Revision: 1.2 1$ $Name: not supported by cvs2svn $15 * @date $Date: 2004-09-1 0 02:52:02 $14 * @version $Revision: 1.22 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2004-09-17 02:14:52 $ 16 16 * 17 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 24 24 25 25 #include "psVector.h" 26 #include "psScalar.h" 26 27 27 28 /** \addtogroup Stats … … 405 406 psVector *data); 406 407 408 int p_psVectorBinDisect(psVector *bins, 409 psScalar *x); 407 410 408 411 /* \} */// End of MathGroup Functions 409 412 410 413 #endif 414
Note:
See TracChangeset
for help on using the changeset viewer.
