Click or drag to resize

TabulatedFunctionGetXs 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 IEnumerable<double> GetXs()

Return Value

IEnumerableDouble
See Also