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

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


Detailed Description

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

Definition at line 259 of file SparseSparseProduct.h.

#include <src/Sparse/SparseSparseProduct.h>

List of all members.

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)

Member Typedef Documentation

template<typename Lhs , typename Rhs , typename ResultType >
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.


Member Function Documentation

template<typename Lhs , typename Rhs , typename ResultType >
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.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011