Click or drag to resize

ILinearConstraintCoefficientsAsDoubleVector Method

Method to convert self to a dense vector.

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

Return Value

DoubleVector
The dense vector representation of self.
See Also