Math.NET Numerics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Konstantin Tretyakov a2baaba2cc Fixed accuracy handling in RootFinding.Bisection (#403) 10 years ago
..
Bisection.cs Fixed accuracy handling in RootFinding.Bisection (#403) 10 years ago
Brent.cs Find Roots: extend bracketing in derivative-free algorithms to also reduce/subdevision after trying to expand 10 years ago
Broyden.cs Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 10 years ago
Cubic.cs Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 10 years ago
NewtonRaphson.cs Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 10 years ago
RobustNewtonRaphson.cs Find Roots: extend bracketing in derivative-free algorithms to also reduce/subdevision after trying to expand 10 years ago
Secant.cs Cleanup: no longer mention CodePlex in file headers, deprecate its release archive 10 years ago
ZeroCrossingBracketing.cs Find Roots: extend bracketing in derivative-free algorithms to also reduce/subdevision after trying to expand 10 years ago