Public Member Functions | Protected Attributes | List of all members
Eigen::internal::sparse_diagonal_product_evaluator< SparseXprType, DiagonalCoeffType, SDP_AsScalarProduct >::InnerIterator Class Reference

#include <SparseDiagonalProduct.h>

Inheritance diagram for Eigen::internal::sparse_diagonal_product_evaluator< SparseXprType, DiagonalCoeffType, SDP_AsScalarProduct >::InnerIterator:
Inheritance graph
[legend]

Public Member Functions

 InnerIterator (const sparse_diagonal_product_evaluator &xprEval, Index outer)
 
EIGEN_STRONG_INLINE Scalar value () const
 

Protected Attributes

DiagonalCoeffType::Scalar m_coeff
 

Detailed Description

template<typename SparseXprType, typename DiagonalCoeffType>
class Eigen::internal::sparse_diagonal_product_evaluator< SparseXprType, DiagonalCoeffType, SDP_AsScalarProduct >::InnerIterator

Definition at line 67 of file SparseDiagonalProduct.h.

Constructor & Destructor Documentation

template<typename SparseXprType , typename DiagonalCoeffType >
Eigen::internal::sparse_diagonal_product_evaluator< SparseXprType, DiagonalCoeffType, SDP_AsScalarProduct >::InnerIterator::InnerIterator ( const sparse_diagonal_product_evaluator< SparseXprType, DiagonalCoeffType, SDP_AsScalarProduct > &  xprEval,
Index  outer 
)
inline

Definition at line 70 of file SparseDiagonalProduct.h.

Member Function Documentation

template<typename SparseXprType , typename DiagonalCoeffType >
EIGEN_STRONG_INLINE Scalar Eigen::internal::sparse_diagonal_product_evaluator< SparseXprType, DiagonalCoeffType, SDP_AsScalarProduct >::InnerIterator::value ( ) const
inline

Definition at line 75 of file SparseDiagonalProduct.h.

Member Data Documentation

template<typename SparseXprType , typename DiagonalCoeffType >
DiagonalCoeffType::Scalar Eigen::internal::sparse_diagonal_product_evaluator< SparseXprType, DiagonalCoeffType, SDP_AsScalarProduct >::InnerIterator::m_coeff
protected

Definition at line 77 of file SparseDiagonalProduct.h.


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


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