Definition at line 259 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, ColMajor >::Scalar |
Definition at line 261 of file SparseSparseProduct.h.
| static void internal::sparse_product_selector2< Lhs, Rhs, ResultType, ColMajor, ColMajor, ColMajor >::run | ( | const Lhs & | lhs, |
| const Rhs & | rhs, | ||
| ResultType & | res | ||
| ) | [inline, static] |
Definition at line 263 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 |