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