return bool |
|
object obj |
Type Interpolation
Namespace MathNet.Numerics.Interpolation
return bool |
|
object obj |
return int |
return Type |
return string |
return IInterpolationMethod |
|
IList<double> points |
|
IList<double> values |
return IInterpolationMethod |
|
IList<double> points |
|
IList<double> values |
return IInterpolationMethod |
|
IList<double> points |
|
IList<double> values |
|
SplineBoundaryCondition leftBoundaryCondition |
|
double leftBoundary |
|
SplineBoundaryCondition rightBoundaryCondition |
|
double rightBoundary |
return IInterpolationMethod |
|
IList<double> points |
|
IList<double> values |
return IInterpolationMethod |
|
IList<double> points |
|
IList<double> values |
return IInterpolationMethod |
|
double leftBound |
|
double rightBound |
|
IList<double> values |
return IInterpolationMethod |
|
double leftBound |
|
double rightBound |
|
IList<double> values |
return IInterpolationMethod |
|
double leftBound |
|
double rightBound |
|
IList<double> values |
return IInterpolationMethod |
|
IList<double> points |
|
IList<double> values |
return IInterpolationMethod |
|
IList<double> points |
|
IList<double> values |
return Double[] |
|
double a |
Left bound of the interval. |
double b |
Right bound of the interval. |
int numberOfPoints |
Number of sample nodes to generate. |
return Double[] |
|
double a |
Left bound of the interval. |
double b |
Right bound of the interval. |
int numberOfPoints |
Number of sample nodes to generate. |