Public Member Functions | Private Types | Private Attributes | List of all members
Eigen::internal::sparse_diagonal_product_inner_iterator_selector< Lhs, Rhs, SparseDiagonalProductType, SDP_IsDiagonal, SDP_IsSparseColMajor > Class Template Reference

#include <SparseDiagonalProduct.h>

Inheritance diagram for Eigen::internal::sparse_diagonal_product_inner_iterator_selector< Lhs, Rhs, SparseDiagonalProductType, SDP_IsDiagonal, SDP_IsSparseColMajor >:
Inheritance graph
[legend]

Public Member Functions

Index col () const
 
Index outer () const
 
 sparse_diagonal_product_inner_iterator_selector (const SparseDiagonalProductType &expr, Index outer)
 

Private Types

typedef CwiseBinaryOp< scalar_product_op< typename Lhs::Scalar >, const typename Rhs::ConstInnerVectorReturnType, const typename Lhs::DiagonalVectorType >::InnerIterator Base
 
typedef Lhs::Index Index
 

Private Attributes

Index m_outer
 

Detailed Description

template<typename Lhs, typename Rhs, typename SparseDiagonalProductType>
class Eigen::internal::sparse_diagonal_product_inner_iterator_selector< Lhs, Rhs, SparseDiagonalProductType, SDP_IsDiagonal, SDP_IsSparseColMajor >

Definition at line 121 of file SparseDiagonalProduct.h.

Member Typedef Documentation

template<typename Lhs , typename Rhs , typename SparseDiagonalProductType >
typedef CwiseBinaryOp< scalar_product_op<typename Lhs::Scalar>, const typename Rhs::ConstInnerVectorReturnType, const typename Lhs::DiagonalVectorType>::InnerIterator Eigen::internal::sparse_diagonal_product_inner_iterator_selector< Lhs, Rhs, SparseDiagonalProductType, SDP_IsDiagonal, SDP_IsSparseColMajor >::Base
private

Definition at line 131 of file SparseDiagonalProduct.h.

template<typename Lhs , typename Rhs , typename SparseDiagonalProductType >
typedef Lhs::Index Eigen::internal::sparse_diagonal_product_inner_iterator_selector< Lhs, Rhs, SparseDiagonalProductType, SDP_IsDiagonal, SDP_IsSparseColMajor >::Index
private

Definition at line 132 of file SparseDiagonalProduct.h.

Constructor & Destructor Documentation

template<typename Lhs , typename Rhs , typename SparseDiagonalProductType >
Eigen::internal::sparse_diagonal_product_inner_iterator_selector< Lhs, Rhs, SparseDiagonalProductType, SDP_IsDiagonal, SDP_IsSparseColMajor >::sparse_diagonal_product_inner_iterator_selector ( const SparseDiagonalProductType &  expr,
Index  outer 
)
inline

Definition at line 135 of file SparseDiagonalProduct.h.

Member Function Documentation

template<typename Lhs , typename Rhs , typename SparseDiagonalProductType >
Index Eigen::internal::sparse_diagonal_product_inner_iterator_selector< Lhs, Rhs, SparseDiagonalProductType, SDP_IsDiagonal, SDP_IsSparseColMajor >::col ( ) const
inline

Definition at line 141 of file SparseDiagonalProduct.h.

template<typename Lhs , typename Rhs , typename SparseDiagonalProductType >
Index Eigen::internal::sparse_diagonal_product_inner_iterator_selector< Lhs, Rhs, SparseDiagonalProductType, SDP_IsDiagonal, SDP_IsSparseColMajor >::outer ( ) const
inline

Definition at line 140 of file SparseDiagonalProduct.h.

Member Data Documentation

template<typename Lhs , typename Rhs , typename SparseDiagonalProductType >
Index Eigen::internal::sparse_diagonal_product_inner_iterator_selector< Lhs, Rhs, SparseDiagonalProductType, SDP_IsDiagonal, SDP_IsSparseColMajor >::m_outer
private

Definition at line 133 of file SparseDiagonalProduct.h.


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


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