Click or drag to resize

QR Constructor

Overload List
  NameDescription
Public methodQR(Boolean)
Initializes a new instance of the QR factorization with optional column pivoting.
Public methodQR(Matrix)
Initializes a new instance of the QR factorization of the given matrix.
Public methodQR(Matrix, Boolean)
Initializes a new instance of the QR factorization of the given matrix with optional column pivoting.
Top
See Also