Click or drag to resize

MultiVariableFunctionFunc Property

Gets the function encapsulated by this object.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public Func<DoubleVector, double> Func { get; }

Property Value

FuncDoubleVector, Double
See Also