프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m | int |
메소드 | 설명 | |
---|---|---|
Create ( |
Creates the right QR decomposition (Givens or Householder) depending on the given matrix.
|
메소드 | 설명 | |
---|---|---|
QRDecomposition ( |
QR Decomposition, computed by Householder reflections.
|
public static Create ( |
||
A | The matrix to decompose. | |
리턴 |
protected QRDecomposition ( |
||
A | Rectangular matrix | |
리턴 | System |