Public Types | Public Member Functions | List of all members
Eigen::internal::product_evaluator< Product< Lhs, Rhs, DefaultProduct >, OuterProduct, SparseShape, DenseShape > Struct Template Reference

#include <SparseDenseProduct.h>

Inheritance diagram for Eigen::internal::product_evaluator< Product< Lhs, Rhs, DefaultProduct >, OuterProduct, SparseShape, DenseShape >:
Inheritance graph
[legend]

Public Types

typedef sparse_dense_outer_product_evaluator< Lhs, Rhs, Lhs::IsRowMajor > Base
 
typedef XprType::PlainObject PlainObject
 
typedef Product< Lhs, RhsXprType
 
- Public Types inherited from Eigen::internal::sparse_dense_outer_product_evaluator< Lhs, Rhs, Lhs::IsRowMajor >
enum  
 

Public Member Functions

 product_evaluator (const XprType &xpr)
 
- Public Member Functions inherited from Eigen::internal::sparse_dense_outer_product_evaluator< Lhs, Rhs, Lhs::IsRowMajor >
 sparse_dense_outer_product_evaluator (const Lhs1 &lhs, const ActualRhs &rhs)
 
 sparse_dense_outer_product_evaluator (const ActualRhs &rhs, const Lhs1 &lhs)
 

Additional Inherited Members

- Protected Types inherited from Eigen::internal::sparse_dense_outer_product_evaluator< Lhs, Rhs, Lhs::IsRowMajor >
typedef conditional< is_same< typename internal::traits< Lhs1 >::StorageKind, Sparse >::value, Lhs1, SparseView< Lhs1 > >::type ActualLhs
 
typedef conditional< NeedToTranspose, Lhs, Rhs >::type ActualRhs
 
typedef conditional< NeedToTranspose, Rhs, Lhs >::type Lhs1
 
typedef conditional< is_same< typename internal::traits< Lhs1 >::StorageKind, Sparse >::value, Lhs1 const &, SparseView< Lhs1 > >::type LhsArg
 
typedef evaluator< ActualLhsLhsEval
 
typedef evaluator< ActualLhs >::InnerIterator LhsIterator
 
typedef Product< Lhs, Rhs, DefaultProduct > ProdXprType
 
typedef evaluator< ActualRhsRhsEval
 
typedef ProdXprType::Scalar Scalar
 
- Protected Attributes inherited from Eigen::internal::sparse_dense_outer_product_evaluator< Lhs, Rhs, Lhs::IsRowMajor >
const LhsArg m_lhs
 
evaluator< ActualLhsm_lhsXprImpl
 
evaluator< ActualRhsm_rhsXprImpl
 

Detailed Description

template<typename Lhs, typename Rhs>
struct Eigen::internal::product_evaluator< Product< Lhs, Rhs, DefaultProduct >, OuterProduct, SparseShape, DenseShape >

Definition at line 287 of file SparseDenseProduct.h.

Member Typedef Documentation

Definition at line 290 of file SparseDenseProduct.h.

template<typename Lhs , typename Rhs >
typedef XprType::PlainObject Eigen::internal::product_evaluator< Product< Lhs, Rhs, DefaultProduct >, OuterProduct, SparseShape, DenseShape >::PlainObject

Definition at line 293 of file SparseDenseProduct.h.

Definition at line 292 of file SparseDenseProduct.h.

Constructor & Destructor Documentation

template<typename Lhs , typename Rhs >
Eigen::internal::product_evaluator< Product< Lhs, Rhs, DefaultProduct >, OuterProduct, SparseShape, DenseShape >::product_evaluator ( const XprType xpr)
inlineexplicit

Definition at line 295 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:40