Changeset 277 for trunk/archive/pslib/include/psMinimize.h
- Timestamp:
- Mar 22, 2004, 3:10:52 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/archive/pslib/include/psMinimize.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/archive/pslib/include/psMinimize.h
r257 r277 31 31 ); 32 32 33 /** Derive a polynomial that goes through the points --- can be done analytically */33 /** Derive a polynomial fit by least-squares --- can be done analytically */ 34 34 psFloatArray * 35 35 psGetArrayPolynomial(const psFloatArray *restrict ord, //!< Ordinates (or NULL to just use the indices)
Note:
See TracChangeset
for help on using the changeset viewer.
