You are here

constant PHPExcel_Shared_JAMA_LUDecomposition::MatrixSingularException in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/LUDecomposition.php \PHPExcel_Shared_JAMA_LUDecomposition::MatrixSingularException

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/LUDecomposition.php, line 23

Class

PHPExcel_Shared_JAMA_LUDecomposition
@package JAMA

Code

const MatrixSingularException = "Can only perform operation on singular matrix.";