LQ Constructor |
| Name | Description | |
|---|---|---|
| LQ(Boolean) |
Initializes a new instance of the LQ factorization
with given settings.
| |
| LQ(Matrix) |
Initializes a new instance of the LQ factorization
of the given matrix.
| |
| LQ(Matrix, Boolean) |
Initializes a new instance of the LQ factorization
of the given matrix with optional row pivoting.
|