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