SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
elementwise_unary_operation< Backend, Operand, ReturnType, UnaryOp > 模板结构体 参考

详细描述

template<enum Backend, class Operand, class ReturnType, class UnaryOp>
struct shogun::linalg::implementation::elementwise_unary_operation< Backend, Operand, ReturnType, UnaryOp >

Template struct elementwise_unary_operation. This struct is specialized for computing element-wise operations for both matrices and vectors of CPU (SGMatrix/SGVector) or GPU (CGPUMatrix/CGPUVector).

在文件 ElementwiseUnaryOperation.h62 行定义.


该结构体的文档由以下文件生成:

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