axisBrent(dcomplex start, double &fx, bool real) const | plask::optical::effective::RootBrent | protected |
find(dcomplex start) const override | plask::optical::effective::RootBrent | virtual |
function_type typedef | plask::optical::effective::RootDigger | |
get(Solver *solver, const function_type &func, DataLog< dcomplex, dcomplex > &detlog, const Params ¶ms) | plask::optical::effective::RootDigger | static |
log_value | plask::optical::effective::RootDigger | protected |
Method enum name | plask::optical::effective::RootDigger | |
params | plask::optical::effective::RootDigger | |
readRootDiggerConfig(XMLReader &reader, Params ¶ms) | plask::optical::effective::RootDigger | static |
ROOT_BRENT enum value | plask::optical::effective::RootDigger | |
ROOT_BROYDEN enum value | plask::optical::effective::RootDigger | |
ROOT_MULLER enum value | plask::optical::effective::RootDigger | |
RootBrent(Solver &solver, const function_type &val_fun, DataLog< dcomplex, dcomplex > &log_value, const Params &pars) | plask::optical::effective::RootBrent | inline |
RootDigger(Solver &solver, const function_type &val_fun, DataLog< dcomplex, dcomplex > &log_value, const Params &pars) | plask::optical::effective::RootDigger | inline |
solver | plask::optical::effective::RootDigger | protected |
val_function | plask::optical::effective::RootDigger | protected |
valFunction(dcomplex x) const | plask::optical::effective::RootDigger | inlineprotected |
~RootDigger() | plask::optical::effective::RootDigger | inlinevirtual |