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

Namespace of root-finding problems. More...

Classes

class  cubic_root_test_function
 Class of test function to calculate cubic root of a number. More...
 
class  double_cubic_test_function
 Class of test function with two cubic functions. More...
 

Detailed Description

Namespace of root-finding problems.