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::roots::double_cubic_test_function, including all inherited members.
evaluate_on(const variable_type &variable) | num_prob_collect::roots::double_cubic_test_function | inline |
jacobian() const noexcept -> const jacobian_type & | num_prob_collect::roots::double_cubic_test_function | inline |
jacobian_ | num_prob_collect::roots::double_cubic_test_function | private |
jacobian_type typedef | num_prob_collect::roots::double_cubic_test_function | |
value() const noexcept -> const variable_type & | num_prob_collect::roots::double_cubic_test_function | inline |
value_ | num_prob_collect::roots::double_cubic_test_function | private |
variable_type typedef | num_prob_collect::roots::double_cubic_test_function |