Test of Matrix Class, using magic squares.
See MagicSquareExample.main() for an explanation.
n | trace | max_eig | rank | cond | lu_res | qr_res | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3 |
( ! ) Fatal error: Class 'Matrix' not found in C:\wamp\www\include\class\PHPExcel\Shared\JAMA\examples\MagicSquareExample.php on line 76 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0019 | 421976 | {main}( ) | ..\MagicSquareExample.php:0 |
2 | 0.0158 | 1038192 | MagicSquareExample->main( ) | ..\MagicSquareExample.php:180 |
3 | 0.0158 | 1038288 | MagicSquareExample->magic( ) | ..\MagicSquareExample.php:122 |