numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
num_prob_collect::roots::double_cubic_test_function Member List

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_functioninline
jacobian() const noexcept -> const jacobian_type &num_prob_collect::roots::double_cubic_test_functioninline
jacobian_num_prob_collect::roots::double_cubic_test_functionprivate
jacobian_type typedefnum_prob_collect::roots::double_cubic_test_function
value() const noexcept -> const variable_type &num_prob_collect::roots::double_cubic_test_functioninline
value_num_prob_collect::roots::double_cubic_test_functionprivate
variable_type typedefnum_prob_collect::roots::double_cubic_test_function