You are here

private property SingularValueDecomposition::$V in Loft Data Grids 6.2

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