|
ROOT
ROOT project
|
This is the complete list of members for ChordsConfig, including all inherited members.
| aitken | ConfigBase | |
| ChordsConfig(double tolerance, int max_iterations, bool aitken, std::function< double(double)> function, double initial_point, double final_point, bool verbose) | ChordsConfig | inline |
| function | ConfigBase | |
| initial_point1 | ChordsConfig | |
| initial_point2 | ChordsConfig | |
| max_iterations | ConfigBase | |
| method | ConfigBase | |
| tolerance | ConfigBase | |
| verbose | ConfigBase | |
| ~ConfigBase() | ConfigBase | inlinevirtual |