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

浏览源代码.

struct  dot< Backend, Vector >
 Generic class dot which provides a static compute method. This class is specialized for different types of vectors and backend, providing a mean to deal with various vectors directly without having to convert. 更多...
 
struct  dot< Backend::NATIVE, Vector >
 Specialization of generic dot for the Native backend. 更多...
 
struct  dot< Backend::EIGEN3, Vector >
 Specialization of generic dot for the Eigen3 backend. 更多...
 

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