QR Constructor |
Name | Description | |
---|---|---|
![]() | QR(Boolean) |
Initializes a new instance of the QR factorization
with optional column pivoting.
|
![]() | QR(Matrix) |
Initializes a new instance of the QR factorization
of the given matrix.
|
![]() | QR(Matrix, Boolean) |
Initializes a new instance of the QR factorization
of the given matrix with optional column pivoting.
|