numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
cubic_root_test_function.h File Reference

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.
 

Detailed Description

Definition of cubic_root_test_function class.

Definition in file cubic_root_test_function.h.