numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
This is the complete list of members for num_prob_collect::opt::rosenbrock_function, including all inherited members.
evaluate_on(const Eigen::Vector3d &x) | num_prob_collect::opt::rosenbrock_function | inline |
grad_ | num_prob_collect::opt::rosenbrock_function | private |
gradient() const -> const Eigen::Vector3d & | num_prob_collect::opt::rosenbrock_function | inline |
value() const -> const double & | num_prob_collect::opt::rosenbrock_function | inline |
value_ | num_prob_collect::opt::rosenbrock_function | private |
value_type typedef | num_prob_collect::opt::rosenbrock_function | |
variable_type typedef | num_prob_collect::opt::rosenbrock_function |