MNE-CPP
0.1.9
A Framework for Electrophysiology
|
This is the complete list of members for UTILSLIB::SimplexAlgorithm, including all inherited members.
simplex_minimize(Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic > &p, Eigen::Matrix< T, Eigen::Dynamic, 1 > &y, T ftol, T(*func)(const Eigen::Matrix< T, Eigen::Dynamic, 1 > &x, const void *user_data), const void *user_data, int max_eval, int &neval, int report, bool(*report_func)(int loop, const Eigen::Matrix< T, Eigen::Dynamic, 1 > &fitpar, double fval)) | UTILSLIB::SimplexAlgorithm | static |
SimplexAlgorithm() | UTILSLIB::SimplexAlgorithm | protected |