Click or drag to resize

IDFColumnToDoubleVector Method

Exports the contents of this column to a DoubleVector.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
DoubleVector ToDoubleVector()

Return Value

DoubleVector
A DoubleVector containing the contents of this column.
See Also