This is the complete list of members for MR::Math::GradientDescent< Function, UpdateFunctor >, including all inherited members.
compute_normg_and_step_unscaled() | MR::Math::GradientDescent< Function, UpdateFunctor > | inlineprotected |
delim | MR::Math::GradientDescent< Function, UpdateFunctor > | protected |
dt | MR::Math::GradientDescent< Function, UpdateFunctor > | protected |
evaluate_func(const Eigen::Matrix< value_type, Eigen::Dynamic, 1 > &newx, Eigen::Matrix< value_type, Eigen::Dynamic, 1 > &newg, bool verbose=false) | MR::Math::GradientDescent< Function, UpdateFunctor > | inlineprotected |
f | MR::Math::GradientDescent< Function, UpdateFunctor > | protected |
func | MR::Math::GradientDescent< Function, UpdateFunctor > | protected |
g | MR::Math::GradientDescent< Function, UpdateFunctor > | protected |
g2 | MR::Math::GradientDescent< Function, UpdateFunctor > | protected |
nfeval | MR::Math::GradientDescent< Function, UpdateFunctor > | protected |
niter | MR::Math::GradientDescent< Function, UpdateFunctor > | protected |
normg | MR::Math::GradientDescent< Function, UpdateFunctor > | protected |
preconditioner_weights | MR::Math::GradientDescent< Function, UpdateFunctor > | protected |
step_down | MR::Math::GradientDescent< Function, UpdateFunctor > | protected |
step_unscaled | MR::Math::GradientDescent< Function, UpdateFunctor > | protected |
step_up | MR::Math::GradientDescent< Function, UpdateFunctor > | protected |
update_func | MR::Math::GradientDescent< Function, UpdateFunctor > | protected |
verbose | MR::Math::GradientDescent< Function, UpdateFunctor > | protected |
x | MR::Math::GradientDescent< Function, UpdateFunctor > | protected |
x2 | MR::Math::GradientDescent< Function, UpdateFunctor > | protected |