Definition at line 170 of file SparseSparseProduct.h.
#include <src/Sparse/SparseSparseProduct.h>
Public Types | |
typedef traits< typename remove_all< Lhs >::type > ::Scalar | Scalar |
Static Public Member Functions | |
static void | run (const Lhs &lhs, const Rhs &rhs, ResultType &res) |
typedef traits<typename remove_all<Lhs>::type>::Scalar internal::sparse_product_selector< Lhs, Rhs, ResultType, ColMajor, ColMajor, ColMajor >::Scalar |
Definition at line 172 of file SparseSparseProduct.h.
static void internal::sparse_product_selector< Lhs, Rhs, ResultType, ColMajor, ColMajor, ColMajor >::run | ( | const Lhs & | lhs, |
const Rhs & | rhs, | ||
ResultType & | res | ||
) | [inline, static] |
Definition at line 174 of file SparseSparseProduct.h.
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |