NumCpp  2.1.0
A C++ implementation of the Python Numpy library
nc::roots Namespace Reference

Data Structures

class  Bisection
 
class  Brent
 
class  Dekker
 
class  Iteration
 ABC for iteration classes to derive from. More...
 
class  Newton
 
class  Secant