CAPD RedHom Library
|
#include <capd/homComplexity/complexityTester.h>
Public Types | |
typedef ObjectGenerator::ObjectType | ObjectType |
typedef CRef< ResultType >(* | AlgorithmType) (CRef< ObjectType > objectType) |
Public Member Functions | |
std::string | findComplexity (int A_firstScale, int A_lastScale, int A_step, std::ostream &out) |
ComplexityTester (const ObjectGenerator &A_objectGenerator, AlgorithmType A_algorithm, std::string A_TestType) | |
typedef CRef<ResultType>(* ComplexityTester< ObjectGenerator, ResultType >::AlgorithmType) (CRef< ObjectType > objectType) |
typedef ObjectGenerator::ObjectType ComplexityTester< ObjectGenerator, ResultType >::ObjectType |
|
inline |
std::string ComplexityTester< ObjectGenerator, ResultType >::findComplexity | ( | int | A_firstScale, |
int | A_lastScale, | ||
int | A_step, | ||
std::ostream & | out | ||
) |