| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
BenchmarkProblem
Represents a benchmark problem that can be run and which returns a list of characteristics such as timing, MFlops, error, etc.
|
|||
|
|||
str
|
|
||
| any type that can be read by the BenchmarkFilter applied to it |
|
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Sets up a benchmark problem.
|
Returns the name of the benchmark suite.
|
Runs the problem and returns a list of run characteristics.
Note: this function has to be overwritten by a particular problem |
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 20 11:29:49 2009 | http://epydoc.sourceforge.net |