SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
所有成员列表 | Public 成员函数
ocl_operation类 参考

详细描述

class ocl_operation for element-wise unary OpenCL operations for GPU-types (CGPUMatrix/CGPUVector).

在文件 opencl_operation.h49 行定义.

类 ocl_operation 继承关系图:
Inheritance graph
[图例]

Public 成员函数

 ocl_operation (std::string operation)
 
std::string get_operation () const
 

构造及析构函数说明

ocl_operation ( std::string  operation)

Constructor

参数
operationThe unary operation string. The current element has to be refered as "element".

在文件 opencl_operation.h57 行定义.

成员函数说明

std::string get_operation ( ) const
返回
The OpenCL operation to be used in a OpenCL kernel

在文件 opencl_operation.h64 行定义.


该类的文档由以下文件生成:

SHOGUN 机器学习工具包 - 项目文档