Click or drag to resize

ParameterizedMultivariableFunctionXdimension Property

Gets and sets the dimension of the function domain. Vector arguments to the function must have length equal to this value.

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

Property Value

Int32
See Also