SqueezeBrains SDK 1.13
sb_cs::SbDevicesPar Class Reference

Defines computing device types that wraps the sb_t_devices_par structure More...

#include <cs_par.h>

Data Fields

SbDeviceType type
 Device computational type More...
 
array< int > id
 Identifier of the devices to be used More...
 

Detailed Description

Defines computing device types that wraps the sb_t_devices_par structure

Definition at line 241 of file cs_par.h.

Field Documentation

◆ id

array<int> sb_cs::SbDevicesPar::id

Identifier of the devices to be used

See also
sb_t_devices_par.id

Definition at line 254 of file cs_par.h.

◆ type

SbDeviceType sb_cs::SbDevicesPar::type

Device computational type

See also
sb_t_devices_par.type

Definition at line 248 of file cs_par.h.


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