ei_sparse_product_selector< Lhs, Rhs, ResultType, ColMajor, ColMajor, ColMajor > Struct Template Reference

#include <SparseProduct.h>

List of all members.

Public Types

typedef ei_traits< typename
ei_cleantype< Lhs >::type >
::Scalar 
Scalar

Static Public Member Functions

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

Detailed Description

template<typename Lhs, typename Rhs, typename ResultType>
struct ei_sparse_product_selector< Lhs, Rhs, ResultType, ColMajor, ColMajor, ColMajor >

Definition at line 230 of file SparseProduct.h.


Member Typedef Documentation

template<typename Lhs , typename Rhs , typename ResultType >
typedef ei_traits<typename ei_cleantype<Lhs>::type>::Scalar ei_sparse_product_selector< Lhs, Rhs, ResultType, ColMajor, ColMajor, ColMajor >::Scalar

Definition at line 232 of file SparseProduct.h.


Member Function Documentation

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

Definition at line 234 of file SparseProduct.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:03 2013