Click or drag to resize

PLS1Calculator Property

Gets and sets the calculator.

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

Property Value

IPLS1Calc
Remarks
Setting the calculator forces a re-calculation.
See Also