JAMA
[ class tree: JAMA ] [ index: JAMA ] [ all elements ]

Class: Benchmark

Source Location: /PHPExcel/Shared/JAMA/examples/benchmark.php

Class Overview


Example of use of Matrix Class, featuring magic squares.


Variables

Methods



Class Details

[line 12]
Example of use of Matrix Class, featuring magic squares.

Example of use of Matrix Class, featuring magic squares.




[ Top ]


Class Variables

$stat =

[line 13]


Type:   mixed


[ Top ]



Class Methods


constructor Benchmark [line 23]

Benchmark Benchmark( )



[ Top ]

method displayStats [line 27]

void displayStats( [ $times = null])



Parameters:

   $times  

[ Top ]

method microtime_float [line 18]

void microtime_float( )

Simple function to replicate PHP 5 behaviour

Simple function to replicate PHP 5 behaviour




[ Top ]

method run [line 113]

void run( )



[ Top ]

method runCholesky [line 85]

void runCholesky( [ $n = 4], [ $t = 100])



Parameters:

   $n  
   $t  

[ Top ]

method runEig [line 43]

void runEig( [ $n = 4], [ $t = 100])



Parameters:

   $n  
   $t  

[ Top ]

method runLU [line 57]

void runLU( [ $n = 4], [ $t = 100])



Parameters:

   $n  
   $t  

[ Top ]

method runQR [line 71]

void runQR( [ $n = 4], [ $t = 100])



Parameters:

   $n  
   $t  

[ Top ]

method runSVD [line 99]

void runSVD( [ $n = 4], [ $t = 100])



Parameters:

   $n  
   $t  

[ Top ]


Documentation generated on Mon, 05 Jan 2009 20:36:26 +0100 by phpDocumentor 1.4.1