|
SHOGUN
4.2.0
|
class ocl_operation for element-wise unary OpenCL operations for GPU-types (CGPUMatrix/CGPUVector).
Definition at line 49 of file opencl_operation.h.
Public Member Functions | |
| ocl_operation (std::string operation) | |
| std::string | get_operation () const |
| ocl_operation | ( | std::string | operation | ) |
Constructor
| operation | The unary operation string. The current element has to be refered as "element". |
Definition at line 57 of file opencl_operation.h.
| std::string get_operation | ( | ) | const |
Definition at line 64 of file opencl_operation.h.