crown  1.0.0
pelib::crown::CrownConfigTaskgraph Class Reference

#include <CrownConfigTaskgraph.hpp>

Inheritance diagram for pelib::crown::CrownConfigTaskgraph:
[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
 ~CrownConfigTaskgraph ()
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 CrownConfigTaskgraph.hpp.


Constructor & Destructor Documentation


Member Function Documentation

Implements pelib::crown::CrownConfig.

Definition at line 176 of file CrownConfigTaskgraph.cpp.

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

Implements pelib::crown::CrownConfig.

Definition at line 182 of file CrownConfigTaskgraph.cpp.

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

Implements pelib::crown::CrownConfig.

Definition at line 188 of file CrownConfigTaskgraph.cpp.

Algebra CrownConfigTaskgraph::configure ( const Taskgraph &  tg,
const Platform &  pt,
const Algebra &  param,
map< const string, double > &  stats 
) const [virtual]

Implements pelib::crown::CrownConfig.

Definition at line 121 of file CrownConfigTaskgraph.cpp.

string CrownConfigTaskgraph::getShortDescription ( ) const [virtual]

Implements pelib::crown::CrownConfig.

Definition at line 115 of file CrownConfigTaskgraph.cpp.


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