Method | Description | |
---|---|---|
qrDecomposition ( Matrix M, Matrix q, Matrix r, bool pivot ) : List |
public static qrDecomposition ( Matrix M, Matrix q, Matrix r, bool pivot ) : List |
||
M | Matrix | |
q | Matrix | |
r | Matrix | |
pivot | bool | |
return | List |