You are here

private property SingularValueDecomposition::$U in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/SingularValueDecomposition.php \SingularValueDecomposition::U

* Internal storage of U. *

Type: array

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/SingularValueDecomposition.php, line 26

Class

SingularValueDecomposition
@package JAMA

Code

private $U = array();