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 class members with links to the class documentation for each member:
- t -
t_ :
num_collect::regularization::fista< Coeff, Data >
tag() :
num_collect::logging::logger
tag_ :
num_collect::logging::iterations::iteration_logger< Algorithm >
,
num_collect::logging::logger
,
num_collect::logging::logging_proxy
tanh_finite_integrator() :
num_collect::integration::tanh_finite_integrator< Result(Variable)>
target_ :
num_prob_collect::roots::cubic_root_test_function
temp_rhs_ :
num_collect::ode::impl::gmres< Vector >
,
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 >
temp_sol_ :
num_collect::ode::impl::gmres< Vector >
temp_solution_ :
num_collect::regularization::tv_admm< Coeff, DerivativeMatrix, Data >
temp_var_ :
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 >
temp_variable_ :
num_collect::ode::inexact_newton_slope_equation_solver< Problem >
,
num_collect::ode::inexact_newton_update_equation_solver< Problem >
temperature() :
num_collect::opt::annealing_downhill_simplex< ObjectiveFunction >
temperature_ :
num_collect::opt::annealing_downhill_simplex< ObjectiveFunction >
ternary_vector() :
num_collect::opt::impl::ternary_vector
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 >
throw_out_of_range() :
num_collect::util::bidirectional_vector< Value, Container >
tikhonov() :
num_collect::regularization::tikhonov< Coeff, Data >
tikhonov_ :
num_collect::regularization::full_gen_tikhonov< Coeff, Data >
time() :
num_collect::ode::avf::impl::avf_integrand< Problem >
,
num_collect::ode::embedded_solver< Formula, StepSizeController >
,
num_collect::ode::simple_solver< Formula >
,
num_collect::ode::solver_base< Derived, Formula >
time_ :
num_collect::ode::avf::impl::avf_integrand< Problem >
,
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::rosenbrock::bicgstab_rosenbrock_equation_solver< Problem >
,
num_collect::ode::rosenbrock::gmres_rosenbrock_equation_solver< Problem >
,
num_collect::ode::rosenbrock::mixed_broyden_rosenbrock_equation_solver< Problem >
,
num_collect::ode::simple_solver< Formula >
time_derivative :
num_collect::ode::evaluation_type
,
num_prob_collect::ode::external_exponential_problem
,
num_prob_collect::ode::external_force_vibration_problem
time_derivative_ :
num_collect::ode::rosenbrock::bicgstab_rosenbrock_equation_solver< Problem >
,
num_collect::ode::rosenbrock::gmres_rosenbrock_equation_solver< Problem >
,
num_collect::ode::rosenbrock::lu_rosenbrock_equation_solver< Problem >
,
num_collect::ode::rosenbrock::scalar_rosenbrock_equation_solver< Problem >
,
num_prob_collect::ode::external_exponential_problem
,
num_prob_collect::ode::external_force_vibration_problem
time_stamp() :
num_collect::logging::time_stamp
tol_abs_error() :
num_collect::integration::gauss_legendre_kronrod_integrator< Result(Variable)>
,
num_collect::ode::error_tolerances< Variable >
tol_abs_error_ :
num_collect::integration::gauss_legendre_kronrod_integrator< Result(Variable)>
,
num_collect::ode::error_tolerances< Variable >
tol_grad_norm_ :
num_collect::opt::descent_method_base< Derived, LineSearcher >
tol_gradient_norm() :
num_collect::opt::descent_method_base< Derived, LineSearcher >
tol_last_change() :
num_collect::roots::newton_raphson< Function >
tol_last_change_ :
num_collect::roots::newton_raphson< Function >
tol_rel_error() :
num_collect::integration::gauss_legendre_kronrod_integrator< Result(Variable)>
,
num_collect::ode::error_tolerances< Variable >
tol_rel_error_ :
num_collect::integration::gauss_legendre_kronrod_integrator< Result(Variable)>
,
num_collect::ode::error_tolerances< Variable >
tol_residual_norm() :
num_collect::ode::avf::avf2_formula< Problem >
,
num_collect::ode::avf::avf3_formula< Problem >
,
num_collect::ode::avf::avf4_formula< Problem >
tol_residual_norm_ :
num_collect::ode::avf::avf2_formula< Problem >
,
num_collect::ode::avf::avf3_formula< Problem >
,
num_collect::ode::avf::avf4_formula< Problem >
tol_section_len() :
num_collect::opt::golden_section_search< ObjectiveFunction >
tol_section_len_ :
num_collect::opt::golden_section_search< ObjectiveFunction >
tol_simplex_size() :
num_collect::opt::downhill_simplex< ObjectiveFunction >
tol_simplex_size_ :
num_collect::opt::downhill_simplex< ObjectiveFunction >
tol_update_rate() :
num_collect::regularization::fista< Coeff, Data >
,
num_collect::regularization::tv_admm< Coeff, DerivativeMatrix, Data >
tol_update_rate_ :
num_collect::regularization::fista< Coeff, Data >
,
num_collect::regularization::tv_admm< Coeff, DerivativeMatrix, Data >
tol_value_norm() :
num_collect::roots::newton_raphson< Function >
tol_value_norm_ :
num_collect::roots::newton_raphson< Function >
tolerance() :
num_collect::linear::iterative_solver_base< Derived >
tolerance_ :
num_collect::linear::iterative_solver_base< Derived >
tolerance_rate() :
num_collect::linear::impl::operator_conjugate_gradient< Vector >
tolerance_rate_ :
num_collect::linear::impl::operator_conjugate_gradient< Vector >
,
num_collect::ode::impl::bicgstab< Vector >
,
num_collect::ode::inexact_newton_slope_equation_solver< Problem >
,
num_collect::ode::inexact_newton_update_equation_solver< Problem >
,
num_collect::ode::rosenbrock::gmres_rosenbrock_equation_solver< Problem >
tolerances() :
num_collect::ode::embedded_solver< Formula, StepSizeController >
,
num_collect::ode::impl::bicgstab< Vector >
,
num_collect::ode::inexact_newton_slope_equation_solver< Problem >
,
num_collect::ode::inexact_newton_update_equation_solver< Problem >
,
num_collect::ode::rosenbrock::bicgstab_rosenbrock_equation_solver< Problem >
,
num_collect::ode::rosenbrock::gmres_rosenbrock_equation_solver< Problem >
,
num_collect::ode::rosenbrock::rosenbrock_formula_base< Derived, Problem, EquationSolver >
,
num_collect::ode::runge_kutta::implicit_formula_base< Derived, Problem, FormulaSolver >
,
num_collect::ode::step_size_controller_base< Derived, Formula >
tolerances_ :
num_collect::ode::impl::bicgstab< Vector >
,
num_collect::ode::inexact_newton_slope_equation_solver< Problem >
,
num_collect::ode::inexact_newton_update_equation_solver< Problem >
,
num_collect::ode::rosenbrock::gmres_rosenbrock_equation_solver< Problem >
,
num_collect::ode::step_size_controller_base< Derived, Formula >
toml_combined_log_sink_config_parser() :
num_collect::logging::config::toml::toml_combined_log_sink_config_parser
toml_combined_log_sink_factory() :
num_collect::logging::config::toml::toml_combined_log_sink_factory
toml_console_log_sink_config_parser() :
num_collect::logging::config::toml::toml_console_log_sink_config_parser
toml_console_log_sink_factory() :
num_collect::logging::config::toml::toml_console_log_sink_factory
toml_log_config_parser() :
num_collect::logging::config::toml::toml_log_config_parser
toml_log_sink_config_parser_base() :
num_collect::logging::config::toml::toml_log_sink_config_parser_base
toml_single_file_log_sink_config_parser() :
num_collect::logging::config::toml::toml_single_file_log_sink_config_parser
toml_single_file_log_sink_factory() :
num_collect::logging::config::toml::toml_single_file_log_sink_factory
top() :
num_collect::util::static_stack< T, StaticArraySize >
top_node_ :
num_collect::logging::impl::log_tag_config_tree
trace() :
num_collect::logging::logger
transformed_kernel_matrix_ :
num_collect::rbf::impl::general_spline_equation_solver< KernelValue, FunctionValue, kernel_matrix_type::dense, true >
transpose() :
num_collect::linear::impl::amg::node_connection_list< StorageIndex >
try_emplace() :
num_collect::util::producer_consumer_circular_queue< T >
try_find_and_evaluate_using_lower_bound() :
num_collect::opt::gaussian_process_optimizer< ObjectiveFunction >
try_ignore() :
num_collect::util::producer_consumer_circular_queue< T >
try_pop() :
num_collect::util::producer_consumer_circular_queue< T >
tv_admm() :
num_collect::regularization::tv_admm< Coeff, DerivativeMatrix, Data >
twice :
num_collect::opt::annealing_downhill_simplex< ObjectiveFunction >
,
num_collect::opt::downhill_simplex< ObjectiveFunction >
type :
num_collect::ode::rosenbrock::default_rosenbrock_equation_solver< Problem >
,
num_collect::rbf::impl::get_variable_type< FunctionValue(Variable)>
,
num_collect::util::impl::dense_matrix_format_view< Matrix >
,
num_collect::util::impl::sparse_matrix_format_view< Matrix >
type_ :
num_collect::util::impl::dense_matrix_format_view< Matrix >
,
num_collect::util::impl::sparse_matrix_format_view< Matrix >
Generated on Sat Jan 18 2025 03:47:35 for numerical-collection-cpp by
1.12.0