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