SHOGUN
4.2.0
|
Go to the source code of this file.
Classes | |
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. More... | |
struct | dot< Backend::EIGEN3, Vector > |
Specialization of generic dot for the Eigen3 backend. More... | |