Click or drag to resize

FloatSymmetricMatrixDataVector Property

Gets the data vector referenced by this matrix.

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

Property Value

FloatVector
See Also