#include <fit.h>

Public Member Functions | |
| FitMethodsContainer (Ftk *F_) | |
| Fit * | get_method (int n) const |
| const std::vector< Fit * > & | methods () const |
| realt | get_standard_error (const Variable *var) const |
| void | outdated_error_cache () |
gives access to fitting methods, enables swithing between them also stores parameter history
Definition at line 113 of file fit.h.