numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Definition of cubic_root_test_function class. More...
Go to the source code of this file.
Classes | |
class | num_prob_collect::roots::cubic_root_test_function |
Class of test function to calculate cubic root of a number. More... | |
Namespaces | |
namespace | num_prob_collect |
Namespace of problems for test of num_collect. | |
namespace | num_prob_collect::roots |
Namespace of root-finding problems. | |
Definition of cubic_root_test_function class.
Definition in file cubic_root_test_function.h.