numerical-collection-cpp
0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
Here is a list of all documented typedefs with links to the class documentation for each member:
- t -
this_type :
num_collect::linear::algebraic_multigrid_solver< Matrix >
,
num_collect::ode::embedded_solver< Formula, StepSizeController >
,
num_collect::ode::inexact_newton_slope_equation_solver< Problem >
,
num_collect::ode::inexact_newton_update_equation_solver< Problem >
,
num_collect::ode::runge_kutta::ark43_esdirk_formula< Problem, FormulaSolver >
,
num_collect::ode::runge_kutta::ark54_esdirk_formula< Problem, FormulaSolver >
,
num_collect::ode::runge_kutta::esdirk45_formula< Problem, FormulaSolver >
,
num_collect::ode::runge_kutta::implicit_euler_formula< Problem, FormulaSolver >
,
num_collect::ode::runge_kutta::sdirk4_formula< Problem, FormulaSolver >
,
num_collect::ode::runge_kutta::tanaka1_formula< Problem, FormulaSolver >
,
num_collect::ode::runge_kutta::tanaka2_formula< Problem, FormulaSolver >
,
num_collect::ode::simple_solver< Formula >
,
num_collect::opt::adaptive_diagonal_curves< ObjectiveFunction >
,
num_collect::opt::annealing_downhill_simplex< ObjectiveFunction >
,
num_collect::opt::bfgs_optimizer< ObjectiveFunction, LineSearcher, HessianSolver >
,
num_collect::opt::conjugate_gradient_optimizer< ObjectiveFunction, LineSearcher >
,
num_collect::opt::dfp_optimizer< ObjectiveFunction, LineSearcher, Hessian >
,
num_collect::opt::dividing_rectangles< ObjectiveFunction >
,
num_collect::opt::downhill_simplex< ObjectiveFunction >
,
num_collect::opt::gaussian_process_optimizer< ObjectiveFunction >
,
num_collect::opt::golden_section_search< ObjectiveFunction >
,
num_collect::opt::heuristic_global_optimizer< ObjectiveFunction >
,
num_collect::opt::newton_optimizer< ObjectiveFunction, LineSearcher, HessianSolver >
,
num_collect::opt::sampling_optimizer< ObjectiveFunction >
,
num_collect::opt::steepest_descent< ObjectiveFunction, LineSearcher >
,
num_collect::regularization::fista< Coeff, Data >
,
num_collect::regularization::tv_admm< Coeff, DerivativeMatrix, Data >
,
num_collect::roots::newton_raphson< Function >
type :
num_collect::ode::rosenbrock::default_rosenbrock_equation_solver< Problem >
,
num_collect::rbf::impl::get_variable_type< FunctionValue(Variable)>
Generated on Sat Jan 18 2025 03:47:35 for numerical-collection-cpp by
1.12.0