Public Types | Static Public Member Functions
Eigen::internal::sparse_time_dense_product_impl< SparseLhsType, DenseRhsType, DenseResType, RowMajor, false > Struct Template Reference

#include <SparseDenseProduct.h>

List of all members.

Public Types

typedef Lhs::Index Index
typedef internal::remove_all
< SparseLhsType >::type 
Lhs
typedef Lhs::InnerIterator LhsInnerIterator
typedef internal::remove_all
< DenseResType >::type 
Res
typedef internal::remove_all
< DenseRhsType >::type 
Rhs

Static Public Member Functions

static void run (const SparseLhsType &lhs, const DenseRhsType &rhs, DenseResType &res, typename Res::Scalar alpha)

Detailed Description

template<typename SparseLhsType, typename DenseRhsType, typename DenseResType>
struct Eigen::internal::sparse_time_dense_product_impl< SparseLhsType, DenseRhsType, DenseResType, RowMajor, false >

Definition at line 192 of file SparseDenseProduct.h.


Member Typedef Documentation

template<typename SparseLhsType , typename DenseRhsType , typename DenseResType >
typedef Lhs::Index Eigen::internal::sparse_time_dense_product_impl< SparseLhsType, DenseRhsType, DenseResType, RowMajor, false >::Index

Definition at line 198 of file SparseDenseProduct.h.

template<typename SparseLhsType , typename DenseRhsType , typename DenseResType >
typedef internal::remove_all<SparseLhsType>::type Eigen::internal::sparse_time_dense_product_impl< SparseLhsType, DenseRhsType, DenseResType, RowMajor, false >::Lhs

Definition at line 194 of file SparseDenseProduct.h.

template<typename SparseLhsType , typename DenseRhsType , typename DenseResType >
typedef Lhs::InnerIterator Eigen::internal::sparse_time_dense_product_impl< SparseLhsType, DenseRhsType, DenseResType, RowMajor, false >::LhsInnerIterator

Definition at line 197 of file SparseDenseProduct.h.

template<typename SparseLhsType , typename DenseRhsType , typename DenseResType >
typedef internal::remove_all<DenseResType>::type Eigen::internal::sparse_time_dense_product_impl< SparseLhsType, DenseRhsType, DenseResType, RowMajor, false >::Res

Definition at line 196 of file SparseDenseProduct.h.

template<typename SparseLhsType , typename DenseRhsType , typename DenseResType >
typedef internal::remove_all<DenseRhsType>::type Eigen::internal::sparse_time_dense_product_impl< SparseLhsType, DenseRhsType, DenseResType, RowMajor, false >::Rhs

Definition at line 195 of file SparseDenseProduct.h.


Member Function Documentation

template<typename SparseLhsType , typename DenseRhsType , typename DenseResType >
static void Eigen::internal::sparse_time_dense_product_impl< SparseLhsType, DenseRhsType, DenseResType, RowMajor, false >::run ( const SparseLhsType &  lhs,
const DenseRhsType &  rhs,
DenseResType &  res,
typename Res::Scalar  alpha 
) [inline, static]

Definition at line 199 of file SparseDenseProduct.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:02