ILIAS
Release_4_0_x_branch Revision 61816
|
Go to the source code of this file.
Data Structures | |
class | Matrix |
Namespaces | |
namespace | JAMA |
Cholesky decomposition class. |
Variables | |
const | RAND_MAX = mt_getrandmax() |
const | RAND_MIN = 0 |
if (!defined('PHPEXCEL_ROOT')) | |
PHPExcel root directory. |
if(!defined('PHPEXCEL_ROOT')) |
PHPExcel root directory.
Definition at line 10 of file Matrix.php.
const RAND_MAX = mt_getrandmax() |
Definition at line 6 of file Matrix.php.
const RAND_MIN = 0 |
Definition at line 7 of file Matrix.php.