PronySeriesInterpolationBaseNumberOfPoints Property |
If
PointsPerDecade is 0, this property specifies a fixed number of Prony terms.
Else, if
PointsPerDecade is > 0, this property specifies the maximum number of Prony terms.
Namespace: Altaxo.Calc.InterpolationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int NumberOfPoints { get; init; }
Property Value
Int32See Also