Theoretica
A C++ numerical and automatic mathematical library
Loading...
Searching...
No Matches
Class Index
C | D | E | F | G | H | I | L | M | O | P | Q | R | S | V
C
complex (theoretica)
D
dual (theoretica)
dual2 (theoretica)
E
extract_func_args (theoretica)
extract_func_args< Function(Args...)> (theoretica)
F
func_helper (theoretica::_internal)
func_helper< ReturnType(*)(Args...)> (theoretica::_internal)
func_helper< ReturnType(Args...)> (theoretica::_internal)
func_helper< ReturnType(Class::*)(Args...) const > (theoretica::_internal)
G
get_first (theoretica::_internal)
H
has_type_elements (theoretica)
histogram (theoretica)
I
is_complex_type (theoretica)
is_complex_type< complex< T > > (theoretica)
is_dual2_type (theoretica::autodiff)
is_dual2_type< dual2 > (theoretica::autodiff)
is_dual_type (theoretica::autodiff)
is_dual_type< dual > (theoretica::autodiff)
is_indexable (theoretica)
is_indexable< Structure, _internal::void_t< decltype(std::declval< Structure >()[0])> > (theoretica)
is_iterable (theoretica)
is_iterable< Structure, _internal::void_t< decltype(std::declval< Structure >().begin())> > (theoretica)
is_matrix (theoretica)
is_matrix< Structure, _internal::void_t< decltype(std::declval< Structure >()(0, 0)), decltype(std::declval< Structure >().rows()), decltype(std::declval< Structure >().cols())> > (theoretica)
is_multidual_type (theoretica::autodiff)
is_multidual_type< multidual< N > > (theoretica::autodiff)
is_orderable (theoretica)
is_orderable< Structure, _internal::void_t< decltype(std::declval< Structure >()< std::declval< Structure >())> > (theoretica)
is_real_type (theoretica)
is_real_type< real > (theoretica)
is_vector (theoretica)
is_vector< Structure, _internal::void_t< decltype(std::declval< Structure >()[0]), decltype(std::declval< Structure >().size())> > (theoretica)
L
linear_model (theoretica::regression)
M
make_void (theoretica::_internal)
mat (theoretica)
mat< Type, 0, 0 > (theoretica)
mat_iterator (theoretica)
multidual (theoretica)
O
ode_solution_t (theoretica::ode)
P
pdf_sampler (theoretica)
phasor (theoretica)
polynomial (theoretica)
PRNG (theoretica)
Q
quat (theoretica)
R
ratio (theoretica)
return_type_or_void (theoretica::_internal)
return_type_or_void< Function, T, _internal::void_t< decltype(std::declval< Function >()(T(0.0)))> > (theoretica::_internal)
S
spline (theoretica)
spline_node (theoretica)
V
vec (theoretica)
vec< Type, 0 > (theoretica)
vec_iterator (theoretica)
vector_element_or_void (theoretica::_internal)
vector_element_or_void< Structure, _internal::void_t< decltype(std::declval< Structure & >()[0])> > (theoretica::_internal)