Click or drag to resize

PeakFinderBaseInputData Property

Gets / Sets the input data. Set nullifies current peak list.

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

Property Value

DoubleVector
See Also