QLDecomposition<T>.Orthogonal Factor Property
Gets the orthogonal matrix Q of this
QLDecomposition<T>.
Definition
Namespace: Numerics.NET.LinearAlgebra
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
A DenseMatrix<T>.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public Matrix<T> OrthogonalFactor { get; protected set; }
Property Value
Matrix<T>A DenseMatrix<T>.