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.
 
 
 
cureos 7e17434889 Updated interpolation classes to prevent non-unique and/or non-monotonically ascending sample points. Fixes issue #1. 15 years ago
..
AkimaSplineTest.cs Fixed unit tests for Silverlight 16 years ago
BulirschStoerRationalTest.cs Fixed unit tests for Silverlight 16 years ago
CubicSplineTest.cs Updated interpolation classes to prevent non-unique and/or non-monotonically ascending sample points. Fixes issue #1. 15 years ago
EquidistantPolynomialTest.cs Fixed unit tests for Silverlight 16 years ago
FloaterHormannRationalTest.cs Fixed unit tests for Silverlight 16 years ago
LinearInterpolationCase.cs Fixed unit tests for Silverlight 16 years ago
LinearSplineTest.cs Updated interpolation classes to prevent non-unique and/or non-monotonically ascending sample points. Fixes issue #1. 15 years ago
NevillePolynomialTest.cs Updated interpolation classes to prevent non-unique and/or non-monotonically ascending sample points. Fixes issue #1. 15 years ago