Click or drag to resize

OneVariableFunctionFitterMFunction Property

Gets and sets the parameterized function.

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

Property Value

DoubleParameterizedFunction
See Also