Changeset 794 for trunk/psLib/src/dataManip/psMinimize.h
- Timestamp:
- May 26, 2004, 6:10:55 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/dataManip/psMinimize.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/dataManip/psMinimize.h
r737 r794 12 12 */ 13 13 14 /** Minimize a particular non-linear function */14 /** This routine must ninimize a particular non-linear function */ 15 15 psFloatArray * 16 16 psMinimize(float (*myFunction)(const psFloatArray *restrict), ///< Function to minimize
Note:
See TracChangeset
for help on using the changeset viewer.
