SHOGUN  4.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
elementwise_unary_operation< Backend, Operand, ReturnType, UnaryOp > Struct Template Reference

Detailed Description

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).

Definition at line 62 of file ElementwiseUnaryOperation.h.


The documentation for this struct was generated from the following file:

SHOGUN Machine Learning Toolbox - Documentation