Public Types | Static Public Member Functions
internal::sparse_product_selector2< Lhs, Rhs, ResultType, ColMajor, ColMajor, ColMajor > Struct Template Reference

#include <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)

Detailed Description

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

Definition at line 264 of file SparseSparseProduct.h.


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 266 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 268 of file SparseSparseProduct.h.


The documentation for this struct was generated from the following file:


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:35