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

#include <SparseDiagonalProduct.h>

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

Public Member Functions

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

Private Types

typedef CwiseBinaryOp< scalar_product_op< typename Rhs::Scalar >, const typename Lhs::ConstInnerVectorReturnType, const Transpose< const typename Rhs::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_IsSparseRowMajor, SDP_IsDiagonal >

Definition at line 159 of file SparseDiagonalProduct.h.

Member Typedef Documentation

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

Definition at line 169 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_IsSparseRowMajor, SDP_IsDiagonal >::Index
private

Definition at line 170 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_IsSparseRowMajor, SDP_IsDiagonal >::sparse_diagonal_product_inner_iterator_selector ( const SparseDiagonalProductType &  expr,
Index  outer 
)
inline

Definition at line 173 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_IsSparseRowMajor, SDP_IsDiagonal >::outer ( ) const
inline

Definition at line 178 of file SparseDiagonalProduct.h.

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

Definition at line 179 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_IsSparseRowMajor, SDP_IsDiagonal >::m_outer
private

Definition at line 171 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