Definition at line 314 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_selector2< Lhs, Rhs, ResultType, ColMajor, ColMajor, RowMajor >::Scalar |
Definition at line 316 of file SparseSparseProduct.h.
static void internal::sparse_product_selector2< Lhs, Rhs, ResultType, ColMajor, ColMajor, RowMajor >::run | ( | const Lhs & | lhs, |
const Rhs & | rhs, | ||
ResultType & | res | ||
) | [inline, static] |
Definition at line 318 of file SparseSparseProduct.h.
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011 |