Loading [MathJax]/extensions/tex2jax.js
numerical-collection-cpp
0.10.0
A collection of algorithms in numerical analysis implemented in C++
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
w
Variables
a
b
c
d
f
g
h
i
m
n
o
p
r
s
t
w
z
Typedefs
a
c
d
e
g
i
l
n
r
s
t
v
Enumerations
Enumerator
Concepts
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
v
w
Enumerations
Enumerator
Files
File List
File Members
All
Macros
▼
numerical-collection-cpp
Documentation
Repositories
Installation
►
How to Build in the Repository
Profiling
License
Todo List
Bibliography
►
Namespaces
►
Concepts
▼
Classes
►
Class List
Class Index
►
Class Hierarchy
▼
Class Members
►
All
►
Functions
►
Variables
▼
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
v
w
Enumerations
Enumerator
►
Files
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
Concepts
Loading...
Searching...
No Matches
Here is a list of all documented typedefs with links to the class documentation for each member:
- b -
Base :
num_collect::linear::iterative_solver_base< Derived >
base_formula_type :
num_collect::ode::non_embedded_formula_wrapper< BaseFormula >
base_type :
num_collect::linear::algebraic_multigrid_solver< Matrix >
,
num_collect::linear::gauss_seidel_iterative_solver< Matrix >
,
num_collect::linear::parallel_symmetric_successive_over_relaxation< Matrix >
,
num_collect::linear::symmetric_successive_over_relaxation< Matrix >
,
num_collect::ode::basic_step_size_controller< Formula >
,
num_collect::ode::embedded_solver< Formula, StepSizeController >
,
num_collect::ode::pi_step_size_controller< Formula >
,
num_collect::ode::rosenbrock::rodasp_formula< Problem, EquationSolver >
,
num_collect::ode::rosenbrock::rodaspr_formula< Problem, EquationSolver >
,
num_collect::ode::rosenbrock::ros34pw3_formula< Problem, EquationSolver >
,
num_collect::ode::rosenbrock::ros3w_formula< Problem, EquationSolver >
,
num_collect::ode::rosenbrock::rosenbrock_formula_base< Derived, Problem, EquationSolver >
,
num_collect::ode::runge_kutta::ark43_erk_formula< 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::dopri5_formula< Problem >
,
num_collect::ode::runge_kutta::esdirk45_formula< Problem, FormulaSolver >
,
num_collect::ode::runge_kutta::implicit_euler_formula< Problem, FormulaSolver >
,
num_collect::ode::runge_kutta::implicit_formula_base< Derived, Problem, FormulaSolver >
,
num_collect::ode::runge_kutta::rk4_formula< Problem >
,
num_collect::ode::runge_kutta::rkf45_formula< Problem >
,
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::ode::symplectic::leap_frog_formula< Problem >
,
num_collect::ode::symplectic::symplectic_forest4_formula< Problem >
,
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::newton_optimizer< ObjectiveFunction, LineSearcher, HessianSolver >
,
num_collect::opt::steepest_descent< ObjectiveFunction, LineSearcher >
,
num_collect::rbf::gaussian_process_interpolator< FunctionSignature, RBF, KernelMatrixType, DistanceFunction >
,
num_collect::regularization::explicit_gcv< Solver, Optimizer >
,
num_collect::regularization::explicit_l_curve< Solver, Optimizer >
,
num_collect::regularization::fista< Coeff, Data >
,
num_collect::regularization::full_gen_tikhonov< Coeff, Data >
,
num_collect::regularization::tikhonov< Coeff, Data >
,
num_collect::regularization::tv_admm< Coeff, DerivativeMatrix, Data >
,
num_collect::roots::newton_raphson< Function >
Generated on Wed May 7 2025 14:07:00 for numerical-collection-cpp by
1.13.2