private property CholeskyDecomposition::$L in Loft Data Grids 6.2
Same name and namespace in other branches
- 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/CholeskyDecomposition.php \CholeskyDecomposition::L
* Decomposition storage * * @access private
Type: array
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Shared/ JAMA/ CholeskyDecomposition.php, line 25
Class
- CholeskyDecomposition
- @package JAMA
Code
private $L = array();