NumCpp  2.12.1
A Templatized Header Only 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