NumCpp  2.14.0
A Templatized Header Only C++ Implementation of the Python NumPy Library
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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