Click or drag to resize

PeakFinderSavitzkyGolayRootFindingTolerance Property

Gets\Sets the root finders error tolerance. Default is 0.00001;

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double RootFindingTolerance { get; set; }

Property Value

Double
See Also