Exports the contents of this column to a DoubleVector.
Namespace:
CenterSpace.NMath.StatsAssembly: NMathStats (in NMathStats.dll) Version: 3.4.0.0
Syntax
| C# |
|---|
DoubleVector ToDoubleVector() |
| Visual Basic (Declaration) |
|---|
Function ToDoubleVector As DoubleVector |
| Visual C++ |
|---|
DoubleVector^ ToDoubleVector() |