Public Types | Static Public Member Functions | List of all members
Eigen::internal::sparse_time_dense_product_impl< SparseLhsType, DenseRhsType, DenseResType, RowMajor, true > Struct Template Reference

#include <SparseDenseProduct.h>

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, const 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, true >

Definition at line 147 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, true >::Index

Definition at line 152 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, true >::Lhs

Definition at line 149 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, true >::LhsInnerIterator

Definition at line 153 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, true >::Res

Definition at line 151 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, true >::Rhs

Definition at line 150 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, true >::run ( const SparseLhsType &  lhs,
const DenseRhsType &  rhs,
DenseResType &  res,
const typename Res::Scalar &  alpha 
)
inlinestatic

Definition at line 154 of file SparseDenseProduct.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:20