chiark / gitweb /
rename fmin to minf to avoid conflict with C99 fmin() function
[nlopt.git] / test / testopt.cpp
2007-09-03 stevenjrename fmin to minf to avoid conflict with C99 fmin...
2007-09-01 stevenjadded first cut at Praxis, renamed constants
2007-08-30 stevenj-m option is now relative to exact minimum
2007-08-30 stevenjgot rid of buggy f_recenter (Lagrange interpolation...
2007-08-25 stevenjrecenter coords so that starting guess is utilized...
2007-08-24 stevenjsupported more stopping criteria in subplex (still...
2007-08-24 stevenjadded common random-number generation and timer utilities
2007-08-24 stevenjwhoops
2007-08-23 stevenjadded 9 more test functions
2007-08-23 stevenjadded test program and some test objectives