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::powell4_function, including all inherited members.
evaluate_on(const Eigen::Vector4d &x) | num_prob_collect::opt::powell4_function | inline |
grad_ | num_prob_collect::opt::powell4_function | private |
gradient() const -> const Eigen::Vector4d & | num_prob_collect::opt::powell4_function | inline |
value() const -> const double & | num_prob_collect::opt::powell4_function | inline |
value_ | num_prob_collect::opt::powell4_function | private |
value_type typedef | num_prob_collect::opt::powell4_function | |
variable_type typedef | num_prob_collect::opt::powell4_function |