Blink API
|
Reference to a device used for Blink computation. More...
#include <Blink.h>
Public Member Functions | |
bool | available () const |
Returns true if this device can be used. | |
std::string | name () const |
Return the name of the device. | |
Static Public Member Functions | |
static ComputeDevice | CurrentCPUDevice () |
Fetch the currently selected CPU. | |
static ComputeDevice | CurrentGPUDevice () |
Fetch the currently selected GPU. |
Reference to a device used for Blink computation.
©2013 The Foundry Visionmongers, Ltd. All Rights Reserved. |