crown  1.0.0
pelib::crown::CrownConfigOrgan Class Reference

#include <CrownConfigOrgan.hpp>

Inheritance diagram for pelib::crown::CrownConfigOrgan:
[legend]

List of all members.

Public Member Functions

Algebra configure (const Taskgraph &, const Platform &, const Algebra &, map< const string, double > &stats) const
std::string getShortDescription () const
 ~CrownConfigOrgan ()
virtual CrownConfigclone () const
virtual float complexity (const Algebra &problem) const
virtual float complexity (const Taskgraph &, const Platform &, const Algebra &) const

Detailed Description

Definition at line 32 of file CrownConfigOrgan.hpp.


Constructor & Destructor Documentation


Member Function Documentation

CrownConfig * CrownConfigOrgan::clone ( ) const [virtual]

Implements pelib::crown::CrownConfig.

Definition at line 125 of file CrownConfigOrgan.cpp.

float CrownConfigOrgan::complexity ( const Algebra &  problem) const [virtual]

Implements pelib::crown::CrownConfig.

Definition at line 131 of file CrownConfigOrgan.cpp.

float CrownConfigOrgan::complexity ( const Taskgraph &  ,
const Platform &  ,
const Algebra &   
) const [virtual]

Implements pelib::crown::CrownConfig.

Definition at line 137 of file CrownConfigOrgan.cpp.

Algebra CrownConfigOrgan::configure ( const Taskgraph &  ,
const Platform &  ,
const Algebra &  ,
map< const string, double > &  stats 
) const [virtual]

Implements pelib::crown::CrownConfig.

Definition at line 98 of file CrownConfigOrgan.cpp.

string CrownConfigOrgan::getShortDescription ( ) const [virtual]

Implements pelib::crown::CrownConfig.

Definition at line 92 of file CrownConfigOrgan.cpp.


The documentation for this class was generated from the following files: