Click or drag to resize

TabulatedFunctionGetYVector Method

Gets the y, or dependent, values represented by this function.

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

Return Value

DoubleVector
See Also