FAST  3.2.0
Framework for Heterogeneous Medical Image Computing and Visualization
Classes | Namespaces | Typedefs
DeviceManager.hpp File Reference
#include <FAST/ExecutionDevice.hpp>
#include <vector>
#include <FAST/DeviceCriteria.hpp>
+ Include dependency graph for DeviceManager.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fast::DeviceManager
 

Namespaces

 fast
 

Typedefs

typedef std::pair< cl::Platform, std::vector< cl::Device > > fast::PlatformDevices