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.
 
 
 
Christoph Ruegg 3991084de6 RootFinding: auto zero-crossing bracketing expansion in FindRoots.OfFunction; include missing R# settings, apply 12 years ago
..
BisectionTest.cs RootFinding: auto zero-crossing bracketing expansion in FindRoots.OfFunction; include missing R# settings, apply 12 years ago
BrentTest.cs RootFinding: auto zero-crossing bracketing expansion in FindRoots.OfFunction; include missing R# settings, apply 12 years ago
BroydenTest.cs Code Style & Inspections 12 years ago
CubicTest.cs Code style; merge MCMC namespaces into one (drop .Diagnostics) 12 years ago
FindRootsTest.cs RootFinding: auto zero-crossing bracketing expansion in FindRoots.OfFunction; include missing R# settings, apply 12 years ago
NewtonRaphsonTest.cs Tests: Use Assert.That for exception tests 12 years ago
RobustNewtonRaphsonTest.cs Tests: Use Assert.That for exception tests 12 years ago