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:
- v -
value_type :
num_collect::auto_diff::forward::impl::create_diff_variable_vector_functor< ValueVector >
,
num_collect::auto_diff::forward::impl::make_jacobian_functor< VectorType >
,
num_collect::auto_diff::forward::variable< Value, Diff >
,
num_collect::opt::adaptive_diagonal_curves< ObjectiveFunction >
,
num_collect::opt::annealing_downhill_simplex< ObjectiveFunction >
,
num_collect::opt::any_objective_function< Value(Variable)>
,
num_collect::opt::backtracking_line_searcher< ObjectiveFunction >
,
num_collect::opt::bfgs_optimizer< ObjectiveFunction, LineSearcher, HessianSolver >
,
num_collect::opt::conjugate_gradient_optimizer< ObjectiveFunction, LineSearcher >
,
num_collect::opt::descent_method_base< Derived, LineSearcher >
,
num_collect::opt::dfp_optimizer< ObjectiveFunction, LineSearcher, Hessian >
,
num_collect::opt::dividing_rectangles< ObjectiveFunction >
,
num_collect::opt::downhill_simplex< ObjectiveFunction >
,
num_collect::opt::function_object_wrapper< Value(Variable), Function >
,
num_collect::opt::gaussian_process_optimizer< ObjectiveFunction >
,
num_collect::opt::golden_section_search< ObjectiveFunction >
,
num_collect::opt::heuristic_global_optimizer< ObjectiveFunction >
,
num_collect::opt::impl::adc_group< Value >
,
num_collect::opt::impl::adc_rectangle< Value >
,
num_collect::opt::impl::adc_sample_dict< ObjectiveFunction >
,
num_collect::opt::newton_optimizer< ObjectiveFunction, LineSearcher, HessianSolver >
,
num_collect::opt::sampling_optimizer< ObjectiveFunction >
,
num_collect::opt::steepest_descent< ObjectiveFunction, LineSearcher >
,
num_collect::rbf::distance_functions::euclidean_distance_function< Variable >
,
num_collect::util::bidirectional_vector< Value, Container >
,
num_collect::util::vector< T >
,
num_prob_collect::opt::multi_quadratic_function
,
num_prob_collect::opt::multi_variate_multi_optima_function
,
num_prob_collect::opt::powell4_function
,
num_prob_collect::opt::quadratic_function
,
num_prob_collect::opt::random_multi_quadratic_function
,
num_prob_collect::opt::random_quadratic_function
,
num_prob_collect::opt::rosenbrock_function
,
num_prob_collect::opt::shekel_function
,
num_prob_collect::opt::single_variate_multi_optima_function
,
num_prob_collect::opt::vibrated_quadratic_function
variable_scalar_type :
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::downhill_simplex< ObjectiveFunction >
,
num_collect::opt::heuristic_global_optimizer< ObjectiveFunction >
variable_type :
num_collect::auto_diff::backward::impl::create_diff_variable_vector_functor< ValueVector >
,
num_collect::auto_diff::backward::impl::differentiate_scalar_with_matrix_functor< ArgType >
,
num_collect::auto_diff::backward::impl::differentiate_vector_with_vector_functor< FuncValType, ArgType >
,
num_collect::auto_diff::forward::impl::create_diff_variable_vector_functor< ValueVector >
,
num_collect::auto_diff::forward::impl::make_jacobian_functor< VectorType >
,
num_collect::functions::impl::legendre_for_newton< T >
,
num_collect::functions::legendre_roots< T >
,
num_collect::integration::de_finite_integrator< Result(Variable)>
,
num_collect::integration::de_infinite_integrator< Result(Variable)>
,
num_collect::integration::de_semi_infinite_integrator< Result(Variable)>
,
num_collect::integration::gauss_legendre_integrator< Result(Variable)>
,
num_collect::integration::gauss_legendre_kronrod_integrator< Result(Variable)>
,
num_collect::integration::tanh_finite_integrator< Result(Variable)>
,
num_collect::ode::avf::avf2_formula< Problem >
,
num_collect::ode::avf::avf3_formula< Problem >
,
num_collect::ode::avf::avf4_formula< Problem >
,
num_collect::ode::avf::impl::avf_integrand< Problem >
,
num_collect::ode::embedded_solver< Formula, StepSizeController >
,
num_collect::ode::error_tolerances< Variable >
,
num_collect::ode::formula_base< Derived, Problem >
,
num_collect::ode::inexact_newton_slope_equation_solver< Problem >
,
num_collect::ode::inexact_newton_update_equation_solver< Problem >
,
num_collect::ode::initial_step_size_calculator< Formula >
,
num_collect::ode::multi_variate_implicit_problem_wrapper< Problem, LinearEquationSolver >
,
num_collect::ode::non_embedded_formula_wrapper< BaseFormula >
,
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::mixed_broyden_rosenbrock_equation_solver< Problem >
,
num_collect::ode::rosenbrock::rosenbrock_formula_base< Derived, Problem, EquationSolver >
,
num_collect::ode::rosenbrock::scalar_rosenbrock_equation_solver< Problem >
,
num_collect::ode::runge_kutta::implicit_formula_base< Derived, 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::single_variate_implicit_problem_wrapper< Problem >
,
num_collect::ode::solver_base< Derived, Formula >
,
num_collect::ode::step_size_controller_base< Derived, Formula >
,
num_collect::opt::adaptive_diagonal_curves< ObjectiveFunction >
,
num_collect::opt::annealing_downhill_simplex< ObjectiveFunction >
,
num_collect::opt::any_objective_function< Value(Variable)>
,
num_collect::opt::backtracking_line_searcher< ObjectiveFunction >
,
num_collect::opt::bfgs_optimizer< ObjectiveFunction, LineSearcher, HessianSolver >
,
num_collect::opt::conjugate_gradient_optimizer< ObjectiveFunction, LineSearcher >
,
num_collect::opt::descent_method_base< Derived, LineSearcher >
,
num_collect::opt::dfp_optimizer< ObjectiveFunction, LineSearcher, Hessian >
,
num_collect::opt::dividing_rectangles< ObjectiveFunction >
,
num_collect::opt::downhill_simplex< ObjectiveFunction >
,
num_collect::opt::function_object_wrapper< Value(Variable), Function >
,
num_collect::opt::gaussian_process_optimizer< ObjectiveFunction >
,
num_collect::opt::golden_section_search< ObjectiveFunction >
,
num_collect::opt::heuristic_global_optimizer< ObjectiveFunction >
,
num_collect::opt::impl::adc_sample_dict< ObjectiveFunction >
,
num_collect::opt::newton_optimizer< ObjectiveFunction, LineSearcher, HessianSolver >
,
num_collect::opt::sampling_optimizer< ObjectiveFunction >
,
num_collect::opt::steepest_descent< ObjectiveFunction, LineSearcher >
,
num_collect::rbf::distance_functions::euclidean_distance_function< Variable >
,
num_collect::rbf::length_parameter_calculators::global_length_parameter_calculator< DistanceFunction >
,
num_collect::rbf::length_parameter_calculators::local_length_parameter_calculator< DistanceFunction >
,
num_collect::rbf::rbf_interpolator< FunctionValue(Variable), RBF, KernelMatrixType, DistanceFunction, LengthParameterCalculator >
,
num_collect::rbf::rbf_polynomial_interpolator< FunctionValue(Variable), RBF, PolynomialDegree, KernelMatrixType, DistanceFunction, LengthParameterCalculator >
,
num_collect::roots::function_root_finder_base< Derived, Function >
,
num_prob_collect::ode::autonomous_external_force_vibration_problem
,
num_prob_collect::ode::changing_mass_exponential_problem
,
num_prob_collect::ode::changing_mass_quadratic_problem
,
num_prob_collect::ode::exponential_problem
,
num_prob_collect::ode::external_exponential_problem
,
num_prob_collect::ode::external_force_vibration_problem
,
num_prob_collect::ode::free_fall_in_resistance_problem
,
num_prob_collect::ode::implicit_exponential_problem
,
num_prob_collect::ode::implicit_kaps_problem
,
num_prob_collect::ode::kaps_problem
,
num_prob_collect::ode::no_jacobian_implicit_kaps_problem
,
num_prob_collect::ode::pendulum_movement_problem
,
num_prob_collect::ode::spring_movement_problem
,
num_prob_collect::ode::string_wave_1d_problem
,
num_prob_collect::opt::multi_quadratic_function
,
num_prob_collect::opt::multi_variate_multi_optima_function
,
num_prob_collect::opt::powell4_function
,
num_prob_collect::opt::quadratic_function
,
num_prob_collect::opt::random_multi_quadratic_function
,
num_prob_collect::opt::random_quadratic_function
,
num_prob_collect::opt::rosenbrock_function
,
num_prob_collect::opt::shekel_function
,
num_prob_collect::opt::single_variate_multi_optima_function
,
num_prob_collect::opt::vibrated_quadratic_function
,
num_prob_collect::roots::cubic_root_test_function
,
num_prob_collect::roots::double_cubic_test_function
variable_vector_type :
num_collect::auto_diff::forward::impl::make_jacobian_functor< VectorType >
variant_type :
num_collect::ode::error_tolerances< Variable >
vector_type :
num_collect::integration::gauss_legendre_kronrod_integrator< Result(Variable)>
,
num_collect::linear::gauss_seidel_iterative_solver< Matrix >
,
num_collect::linear::impl::operator_conjugate_gradient< Vector >
,
num_collect::linear::parallel_symmetric_successive_over_relaxation< Matrix >
,
num_collect::linear::symmetric_successive_over_relaxation< Matrix >
,
num_collect::ode::impl::bicgstab< Vector >
,
num_collect::ode::impl::gmres< Vector >
,
num_collect::rbf::impl::general_spline_equation_solver< KernelValue, FunctionValue, kernel_matrix_type::dense, true >
,
num_collect::rbf::impl::kernel_matrix_solver< KernelValue, FunctionValue, kernel_matrix_type::dense, false >
,
num_collect::rbf::impl::kernel_matrix_solver< KernelValue, FunctionValue, kernel_matrix_type::dense, true >
,
num_collect::rbf::impl::kernel_matrix_solver< KernelValue, FunctionValue, kernel_matrix_type::sparse, false >
Generated on Sat Jan 18 2025 03:47:35 for numerical-collection-cpp by
1.12.0