Main MRPT website > C++ reference
MRPT logo
Static Public Member Functions

internal::sparse_product_selector< Lhs, Rhs, ResultType, RowMajor, RowMajor, ColMajor > Struct Template Reference


Detailed Description

template<typename Lhs, typename Rhs, typename ResultType>
struct internal::sparse_product_selector< Lhs, Rhs, ResultType, RowMajor, RowMajor, ColMajor >

Definition at line 211 of file SparseSparseProduct.h.

#include <src/Sparse/SparseSparseProduct.h>

List of all members.

Static Public Member Functions

static void run (const Lhs &lhs, const Rhs &rhs, ResultType &res)

Member Function Documentation

template<typename Lhs , typename Rhs , typename ResultType >
static void internal::sparse_product_selector< Lhs, Rhs, ResultType, RowMajor, RowMajor, ColMajor >::run ( const Lhs &  lhs,
const Rhs &  rhs,
ResultType &  res 
) [inline, static]

Definition at line 213 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