Click or drag to resize

DoubleLowerTriMatrixDataVector Property

Gets the data vector referenced by this matrix.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleVector DataVector { get; }

Property Value

DoubleVector
See Also