![]() |
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 207 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 208 of file cl_types.h.
cl_operator cl_operation::op |
Definition at line 209 of file cl_types.h.