SHOGUN  4.0.0
ElementwiseSquare.h 文件参考

浏览源代码.

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

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