![]() |
An operation is the bin, plus the operator (write, read, add, etc) This structure is used for the more complex 'operate' call, which can specify simultaneous operations on multiple bins
Definition at line 204 of file cl_types.h.
#include "cl_types.h"
Data Fields | |
cl_bin | bin |
cl_operator | op |
cl_bin cl_operation::bin |
Definition at line 205 of file cl_types.h.
cl_operator cl_operation::op |
Definition at line 206 of file cl_types.h.