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 functions with links to the class documentation for each member:
- o -
obj_fun() :
num_collect::opt::backtracking_line_searcher< ObjectiveFunction >
object_storage() :
num_collect::util::object_storage< T, MinimumAlignment >
off_diag_coeff() :
num_prob_collect::linear::laplacian_2d_grid< Matrix >
open() :
num_collect::logging::sinks::file_wrapper
operator bool() :
num_collect::util::iteration_period_checker
operator log_tag() :
num_collect::logging::log_tag_view
operator T() :
num_collect::util::kahan_adder< T >
operator!=() :
num_collect::logging::impl::log_tag_element
,
num_collect::logging::log_tag
,
num_collect::logging::log_tag_view
,
num_collect::numbers::fraction< IntegerType >
,
num_collect::opt::impl::ternary_vector
operator()() :
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::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::linear::cuthill_mckee_ordering< StorageIndex >
,
num_collect::linear::impl::cuthill_mckee_ordering_impl< StorageIndex >::next_index_data_less
,
num_collect::linear::impl::cuthill_mckee_ordering_impl< StorageIndex >
,
num_collect::linear::reverse_cuthill_mckee_ordering< StorageIndex >
,
num_collect::logging::logging_proxy
,
num_collect::ode::avf::impl::avf_integrand< Problem >
,
num_collect::opt::dividing_rectangles< ObjectiveFunction >::greater_rectangle
,
num_collect::opt::impl::adc_group< Value >::greater
,
num_collect::opt::impl::adc_sample_dict< ObjectiveFunction >
,
num_collect::opt::impl::ternary_vector
,
num_collect::rbf::distance_functions::euclidean_distance_function< Variable >
,
num_collect::rbf::rbfs::gaussian_rbf< Scalar >
,
num_collect::rbf::rbfs::inverse_multi_quadric_rbf< Scalar >
,
num_collect::rbf::rbfs::inverse_quadratic_rbf< Scalar >
,
num_collect::rbf::rbfs::multi_quadric_rbf< Scalar >
,
num_collect::rbf::rbfs::sech_rbf< Scalar >
,
num_collect::rbf::rbfs::wendland_csrbf< Scalar, L, 0 >
,
num_collect::rbf::rbfs::wendland_csrbf< Scalar, L, 1 >
,
num_collect::rbf::rbfs::wendland_csrbf< Scalar, L, 2 >
,
num_collect::regularization::explicit_gcv_objective_function< Solver >
,
num_collect::regularization::explicit_l_curve_objective_function< Solver >
,
num_collect::regularization::implicit_gcv_calculator< Solver >
,
num_collect::util::equal< Left, Right >
,
num_collect::util::greater< Left, Right >
,
num_collect::util::greater_equal< Left, Right >
,
num_collect::util::less< Left, Right >
,
num_collect::util::less_equal< Left, Right >
,
num_collect::util::not_equal< Left, Right >
,
num_prob_collect::opt::random_multi_quadratic_function_generator
,
num_prob_collect::opt::random_multi_variate_difficult_multi_optima_function_generator
,
num_prob_collect::opt::random_multi_variate_multi_optima_function_generator
,
num_prob_collect::opt::random_quadratic_function_generator
,
num_prob_collect::opt::random_single_variate_multi_optima_function_generator
,
num_prob_collect::regularization::impl::dense_diff_matrix_functor< Matrix >
,
std::hash< num_collect::logging::impl::log_tag_element >
,
std::hash< num_collect::opt::impl::ternary_vector >
operator*=() :
num_collect::auto_diff::backward::variable< Scalar >
,
num_collect::auto_diff::forward::variable< Value, Diff >
,
num_collect::multi_double::quad
,
num_collect::numbers::fraction< IntegerType >
operator++() :
num_collect::util::iteration_period_checker
operator+=() :
num_collect::auto_diff::backward::variable< Scalar >
,
num_collect::auto_diff::forward::variable< Value, Diff >
,
num_collect::multi_double::quad
,
num_collect::numbers::fraction< IntegerType >
,
num_collect::util::kahan_adder< T >
operator-() :
num_collect::auto_diff::backward::variable< Scalar >
,
num_collect::auto_diff::forward::variable< Value, Diff >
,
num_collect::multi_double::quad
operator-=() :
num_collect::auto_diff::backward::variable< Scalar >
,
num_collect::auto_diff::forward::variable< Value, Diff >
,
num_collect::multi_double::quad
,
num_collect::numbers::fraction< IntegerType >
,
num_collect::util::kahan_adder< T >
operator/=() :
num_collect::auto_diff::backward::variable< Scalar >
,
num_collect::auto_diff::forward::variable< Value, Diff >
,
num_collect::multi_double::quad
,
num_collect::numbers::fraction< IntegerType >
operator<=>() :
num_collect::logging::log_tag
,
num_collect::logging::log_tag_view
operator=() :
num_collect::logging::impl::iteration_layer_handler
,
num_collect::logging::sinks::file_wrapper
,
num_collect::logging::sinks::log_sink
,
num_collect::opt::any_objective_function< Value(Variable)>
operator==() :
num_collect::logging::impl::log_tag_element
,
num_collect::logging::log_tag
,
num_collect::logging::log_tag_view
,
num_collect::numbers::fraction< IntegerType >
,
num_collect::opt::impl::ternary_vector
operator[]() :
num_collect::functions::legendre_roots< T >
,
num_collect::numbers::custom_float< Radix, Digit, DigitCalc >
,
num_collect::util::bidirectional_vector< Value, Container >
,
num_collect::util::vector< T >
operator_conjugate_gradient() :
num_collect::linear::impl::operator_conjugate_gradient< Vector >
opt1_max_evaluations() :
num_collect::opt::heuristic_global_optimizer< ObjectiveFunction >
opt2_tol_simplex_size() :
num_collect::opt::heuristic_global_optimizer< ObjectiveFunction >
opt_param() :
num_collect::regularization::explicit_gcv< Solver, Optimizer >
,
num_collect::regularization::explicit_l_curve< Solver, Optimizer >
,
num_collect::regularization::explicit_param_searcher_base< Derived, Solver >
,
num_collect::regularization::implicit_gcv< Solver >
opt_point() :
num_collect::opt::impl::adc_sample_dict< ObjectiveFunction >
opt_value() :
num_collect::opt::adaptive_diagonal_curves< ObjectiveFunction >
,
num_collect::opt::annealing_downhill_simplex< ObjectiveFunction >
,
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::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::optimizer_base< Derived >
,
num_collect::opt::sampling_optimizer< ObjectiveFunction >
,
num_collect::opt::steepest_descent< ObjectiveFunction, LineSearcher >
opt_variable() :
num_collect::opt::adaptive_diagonal_curves< ObjectiveFunction >
,
num_collect::opt::annealing_downhill_simplex< ObjectiveFunction >
,
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::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::optimizer_base< Derived >
,
num_collect::opt::sampling_optimizer< ObjectiveFunction >
optimal_values() :
num_prob_collect::opt::multi_variate_multi_optima_function
,
num_prob_collect::opt::single_variate_multi_optima_function
optimal_variable() :
num_prob_collect::opt::random_multi_quadratic_function
,
num_prob_collect::opt::random_quadratic_function
optimal_variables() :
num_prob_collect::opt::multi_variate_multi_optima_function
,
num_prob_collect::opt::single_variate_multi_optima_function
optimize_length_parameter_scale() :
num_collect::rbf::rbf_interpolator< FunctionValue(Variable), RBF, KernelMatrixType, DistanceFunction, LengthParameterCalculator >
,
num_collect::rbf::rbf_polynomial_interpolator< FunctionValue(Variable), RBF, PolynomialDegree, KernelMatrixType, DistanceFunction, LengthParameterCalculator >
optimizer_base() :
num_collect::opt::optimizer_base< Derived >
output_log_level() :
num_collect::logging::log_tag_config
output_log_level_in_child_iterations() :
num_collect::logging::log_tag_config
Generated on Sat Jan 18 2025 03:47:35 for numerical-collection-cpp by
1.12.0