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

Go to the source code of this file.

Data Structures

class  PhpOffice\PhpSpreadsheet\Shared\JAMA\SingularValueDecomposition
 For an m-by-n matrix A with m >= n, the singular value decomposition is an m-by-n orthogonal matrix U, an n-by-n diagonal matrix S, and an n-by-n orthogonal matrix V so that A = U*S*V'. More...
 

Namespaces

 PhpOffice\PhpSpreadsheet\Shared\JAMA