SHOGUN  4.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes
AllocResultUtil.h File Reference

Go to the source code of this file.

Classes

struct  allocate_result< Operand, ReturnType >
 Template struct allocate_result for allocating objects of return type for element-wise operations. This generic version takes care of the vector types supported by Shogun (SGVector and CGPUVector). More...
 
struct  allocate_result< SGMatrix< T >, SGMatrix< ST > >
 Specialization for allocate_result when return type is SGMatrix. Works with different scalar types as well. T defines the scalar type for the operand and whereas ST is the scalar type for the result of the element-wise operation. More...
 

SHOGUN Machine Learning Toolbox - Documentation