Solving Equations
Numerics.NET provides a set of classes for finding the roots of equations or solving systems of equations. The classes that implement root finding algorithms reside in the Extreme.Mathematics.EquationSolvers namespace.
This is documentation for an old release of Numerics.NET (version 8.1). Read this page in the documentation of the latest stable release (version 9.0).
Numerics.NET provides a set of classes for finding the roots of equations or solving systems of equations. The classes that implement root finding algorithms reside in the Extreme.Mathematics.EquationSolvers namespace.