private property SingularValueDecomposition::$s in Loft Data Grids 6.2
Same name and namespace in other branches
- 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/SingularValueDecomposition.php \SingularValueDecomposition::s
* Internal storage of singular values. *
Type: array
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Shared/ JAMA/ SingularValueDecomposition.php, line 38
Class
- SingularValueDecomposition
- @package JAMA
Code
private $s = array();