SkePU  1.2
 All Classes Namespaces Files Functions Variables Enumerations Friends Macros Groups Pages
Classes | Namespaces
data_collector.h File Reference

Contains a declaration of a data collector class that simpifies data collection when testing SkePU. More...

#include <string>
#include <set>
#include <utility>
#include <fstream>
#include <iomanip>
#include <iostream>
Include dependency graph for data_collector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  skepu::DataCollector2D< Tx, Ty >
 A class that can be used to collect 2D data. More...
 

Namespaces

 skepu
 The main namespace for SkePU library.
 

Detailed Description

Contains a declaration of a data collector class that simpifies data collection when testing SkePU.