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