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.3261.0 (4.8.3261.0)
Syntaxpublic int NumberOfPoints { get; init; }Property Value
Int32
See Also