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