ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
QRDecomposition.php File Reference

Go to the source code of this file.

Data Structures

class  PhpOffice\PhpSpreadsheet\Shared\JAMA\QRDecomposition
 For an m-by-n matrix A with m >= n, the QR decomposition is an m-by-n orthogonal matrix Q and an n-by-n upper triangular matrix R so that A = Q*R. More...
 

Namespaces

 PhpOffice\PhpSpreadsheet\Shared\JAMA