Click or drag to resize

TabulatedFunctionGetXVector Method

Gets the x, or independent, values represented by this function.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleVector GetXVector()

Return Value

DoubleVector
See Also