SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
AllocResultUtil.h 文件参考

浏览源代码.

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

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