numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
This is the complete list of members for num_collect::regularization::explicit_gcv_objective_function< Solver >, including all inherited members.
explicit_gcv_objective_function(const solver_type &solver) | num_collect::regularization::explicit_gcv_objective_function< Solver > | inlineexplicit |
operator()(const scalar_type &log_param) const -> scalar_type | num_collect::regularization::explicit_gcv_objective_function< Solver > | inline |
scalar_type typedef | num_collect::regularization::explicit_gcv_objective_function< Solver > | |
solver_ | num_collect::regularization::explicit_gcv_objective_function< Solver > | private |
solver_type typedef | num_collect::regularization::explicit_gcv_objective_function< Solver > |