You are here

public property PHPExcel_Shared_JAMA_Matrix::$A in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/Matrix.php \PHPExcel_Shared_JAMA_Matrix::A

* Matrix storage * * * @access public

Type: array

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/JAMA/Matrix.php, line 42

Class

PHPExcel_Shared_JAMA_Matrix

Code

public $A = array();