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:
- 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::firefly_optimizer< 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 Fri Apr 4 2025 06:23:00 for numerical-collection-cpp by
1.13.2