Gets the y, or dependent, values represented by this function.
Namespace:
CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 5.1.0.0
Syntax
| C# |
|---|
public DoubleVector GetYVector() |
| Visual Basic (Declaration) |
|---|
Public Function GetYVector As DoubleVector |
| Visual C++ |
|---|
public: DoubleVector^ GetYVector() |