You are here

private property CholeskyDecomposition::$L in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.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();