Public Types | Static Public Member Functions | List of all members
Eigen::internal::sparse_time_dense_product_impl< SparseLhsType, DenseRhsType, DenseResType, typename DenseResType::Scalar, ColMajor, false > Struct Template Reference

#include <SparseDenseProduct.h>

Public Types

typedef internal::remove_all< SparseLhsType >::type Lhs
 
typedef evaluator< 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, typename DenseResType::Scalar, ColMajor, false >

Definition at line 128 of file SparseDenseProduct.h.

Member Typedef Documentation

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

Definition at line 130 of file SparseDenseProduct.h.

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

Definition at line 133 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, typename DenseResType::Scalar, ColMajor, false >::Res

Definition at line 132 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, typename DenseResType::Scalar, ColMajor, false >::Rhs

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

Definition at line 134 of file SparseDenseProduct.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:47