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