Static Public Member Functions

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

#include <SparseSparseProduct.h>

List of all members.

Static Public Member Functions

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

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


Member Function Documentation

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

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