 | TabulatedFunctionGetYVector Method |
Gets the y, or dependent, values represented by this function.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic DoubleVector GetYVector()
Public Function GetYVector As DoubleVector
public:
DoubleVector^ GetYVector()
member GetYVector : unit -> DoubleVector
Return Value
DoubleVector
See Also