constant MatrixDimensionException in Loft Data Grids 6.2
Same name and namespace in other branches
- 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/utils/Error.php \MatrixDimensionException
1 use of MatrixDimensionException
- CholeskyDecomposition::solve in vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Shared/ JAMA/ CholeskyDecomposition.php - * Solve A*X = B * *
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Shared/ JAMA/ utils/ Error.php, line 39
Code
define('MatrixDimensionException', -4);