You are here

constant MatrixSPDException in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/utils/Error.php \MatrixSPDException
1 use of MatrixSPDException
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 49

Code

define('MatrixSPDException', -6);