Click or drag to resize

NMFactV Property

Returns the matrix being factored.

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

Property Value

DoubleMatrix
See Also