ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Go to the source code of this file.
Data Structures | |
class | PhpOffice\PhpSpreadsheet\Shared\JAMA\LUDecomposition |
For an m-by-n matrix A with m >= n, the LU decomposition is an m-by-n unit lower triangular matrix L, an n-by-n upper triangular matrix U, and a permutation vector piv of length m so that A(piv,:) = L*U. More... | |
Namespaces | |
PhpOffice\PhpSpreadsheet\Shared\JAMA | |