NumericalDifferentiation Member List

This is the complete list of members for NumericalDifferentiation, including all inherited members.

calculate_derivatives(const T &t, type(T::*f)(const type &) const, const type &x) const (defined in NumericalDifferentiation)NumericalDifferentiationinline
calculate_derivatives(const T &t, Tensor< type, 1 >(T::*f)(const Tensor< type, 1 > &) const, const Tensor< type, 1 > &x) constNumericalDifferentiationinline
calculate_derivatives(const T &t, Tensor< type, 2 >(T::*f)(const Tensor< type, 2 > &) const, const Tensor< type, 2 > &x) const (defined in NumericalDifferentiation)NumericalDifferentiationinline
calculate_derivatives(const T &t, Tensor< type, 4 >(T::*f)(const Tensor< type, 4 > &) const, const Tensor< type, 4 > &x) const (defined in NumericalDifferentiation)NumericalDifferentiationinline
calculate_derivatives(const T &t, Tensor< type, 1 >(T::*f)(const Index &, const Tensor< type, 1 > &) const, const Index &dummy, const Tensor< type, 1 > &x) constNumericalDifferentiationinline
calculate_derivatives(const T &t, void(T::*f)(const Tensor< type, 2 > &, Tensor< type, 2 > &) const, const Index &dummy, const Tensor< type, 2 > &x) const (defined in NumericalDifferentiation)NumericalDifferentiationinline
calculate_derivatives(const T &t, void(T::*f)(const Tensor< type, 4 > &, Tensor< type, 4 > &) const, const Index &dummy, const Tensor< type, 4 > &x) const (defined in NumericalDifferentiation)NumericalDifferentiationinline
calculate_eta() const (defined in NumericalDifferentiation)NumericalDifferentiation
calculate_gradient(const T &t, type(T::*f)(const Tensor< type, 1 > &) const, const Tensor< type, 1 > &x) constNumericalDifferentiationinline
calculate_gradient(const T &t, type(T::*f)(const Tensor< type, 1 > &), const Tensor< type, 1 > &x) constNumericalDifferentiationinline
calculate_gradient(const T &t, type(T::*f)(const Tensor< type, 1 > &, const Tensor< type, 1 > &) const, const Tensor< type, 1 > &dummy, const Tensor< type, 1 > &x) constNumericalDifferentiationinline
calculate_gradient(const T &t, type(T::*f)(const Index &, const Tensor< type, 1 > &) const, const Index &dummy, const Tensor< type, 1 > &x) constNumericalDifferentiationinline
calculate_gradient(const T &t, Tensor< type, 1 >(T::*f)(const Index &, const Tensor< type, 2 > &) const, const Index &dummy, const Tensor< type, 2 > &x) constNumericalDifferentiationinline
calculate_gradient(const T &t, type(T::*f)(const Tensor< Index, 1 > &, const Tensor< type, 1 > &) const, const Tensor< Index, 1 > &dummy, const Tensor< type, 1 > &x) constNumericalDifferentiationinline
calculate_gradient_matrix(const T &t, Tensor< type, 1 >(T::*f)(const Index &, const Tensor< type, 2 > &) const, const Index &integer, const Tensor< type, 2 > &x) const (defined in NumericalDifferentiation)NumericalDifferentiationinline
calculate_h(const type &) constNumericalDifferentiation
calculate_h(const Tensor< type, 1 > &) constNumericalDifferentiation
calculate_h(const Tensor< type, 2 > &) constNumericalDifferentiation
calculate_h(const Tensor< type, 4 > &) const (defined in NumericalDifferentiation)NumericalDifferentiation
calculate_hessian(const T &t, type(T::*f)(const Tensor< type, 1 > &) const, const Tensor< type, 1 > &x) constNumericalDifferentiationinline
calculate_hessian(const T &t, type(T::*f)(const Tensor< type, 1 > &, const Tensor< type, 1 > &) const, const Tensor< type, 1 > &dummy, const Tensor< type, 1 > &x) constNumericalDifferentiationinline
calculate_hessian(const T &t, type(T::*f)(const Index &, const Tensor< type, 1 > &) const, const Index &dummy, const Tensor< type, 1 > &x) constNumericalDifferentiationinline
calculate_hessian(const T &t, Tensor< type, 1 >(T::*f)(const Tensor< type, 1 > &) const, const Tensor< type, 1 > &x) constNumericalDifferentiationinline
calculate_hessian(const T &t, Tensor< type, 1 >(T::*f)(const Tensor< type, 1 > &, const Tensor< type, 1 > &) const, const Tensor< type, 1 > &dummy_vector, const Tensor< type, 1 > &x) constNumericalDifferentiationinline
calculate_hessian(const T &t, Tensor< type, 1 >(T::*f)(const Index &, const Tensor< type, 1 > &) const, const Index &dummy, const Tensor< type, 1 > &x) constNumericalDifferentiationinline
calculate_hessian(const T &t, Tensor< type, 1 >(T::*f)(const Index &, const Tensor< type, 1 > &, const Tensor< type, 1 > &) const, const Index &dummy_int, const Tensor< type, 1 > &dummy_vector, const Tensor< type, 1 > &x) constNumericalDifferentiationinline
calculate_hessian_matrices(const T &t, Tensor< type, 1 >(T::*f)(const Index &, const Tensor< type, 1 > &, const Tensor< type, 1 > &) const, const Index &dummy_int, const Tensor< type, 1 > &dummy_vector, const Tensor< type, 1 > &x) constNumericalDifferentiationinline
calculate_Jacobian(const T &t, Tensor< type, 1 >(T::*f)(const Tensor< type, 1 > &) const, const Tensor< type, 1 > &x) constNumericalDifferentiationinline
calculate_Jacobian(const T &t, Tensor< type, 1 >(T::*f)(const Tensor< type, 1 > &, const Tensor< type, 1 > &) const, const Tensor< type, 1 > &dummy, const Tensor< type, 1 > &x) constNumericalDifferentiationinline
calculate_Jacobian(const T &t, Tensor< type, 1 >(T::*f)(const Index &, const Tensor< type, 1 > &) const, const Index &dummy, const Tensor< type, 1 > &x) constNumericalDifferentiationinline
calculate_Jacobian(const T &t, Tensor< type, 1 >(T::*f)(const Index &, const Tensor< type, 1 > &, const Tensor< type, 1 > &) const, const Index &dummy_int, const Tensor< type, 1 > &dummy_vector, const Tensor< type, 1 > &x) constNumericalDifferentiationinline
calculate_Jacobian(const T &t, Tensor< type, 1 >(T::*f)(const Index &, const Index &, const Tensor< type, 1 > &) const, const Index &dummy_int_1, const Index &dummy_int_2, const Tensor< type, 1 > &x) constNumericalDifferentiationinline
calculate_second_derivatives(const T &t, type(T::*f)(const type &) const, const type &x) constNumericalDifferentiationinline
calculate_second_derivatives(const T &t, Tensor< type, 1 >(T::*f)(const Tensor< type, 1 > &) const, const Tensor< type, 1 > &x) constNumericalDifferentiationinline
calculate_second_derivatives(const T &t, Tensor< type, 1 >(T::*f)(const Index &, const Tensor< type, 1 > &) const, const Index &dummy, const Tensor< type, 1 > &x) constNumericalDifferentiationinline
displayNumericalDifferentiationprivate
get_display() constNumericalDifferentiation
get_precision_digits() constNumericalDifferentiation
NumericalDifferentiation()NumericalDifferentiationexplicit
precision_digitsNumericalDifferentiationprivate
set(const NumericalDifferentiation &) (defined in NumericalDifferentiation)NumericalDifferentiation
set_default()NumericalDifferentiation
set_display(const bool &)NumericalDifferentiation
set_precision_digits(const Index &)NumericalDifferentiation
~NumericalDifferentiation()NumericalDifferentiationvirtual