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