This is the complete list of members for plask::optical::effective::RootMuller, including all inherited members.
find(dcomplex start) const override | plask::optical::effective::RootMuller | 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 | |
RootDigger(Solver &solver, const function_type &val_fun, DataLog< dcomplex, dcomplex > &log_value, const Params &pars) | plask::optical::effective::RootDigger | inline |
RootMuller(Solver &solver, const function_type &val_fun, DataLog< dcomplex, dcomplex > &log_value, const Params &pars) | plask::optical::effective::RootMuller | 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 |