Public Types | Public Member Functions | List of all members
Eigen::internal::evaluator< Diagonal< const Product< Lhs, Rhs, DefaultProduct >, DiagIndex > > Struct Template Reference

#include <ProductEvaluators.h>

Inheritance diagram for Eigen::internal::evaluator< Diagonal< const Product< Lhs, Rhs, DefaultProduct >, DiagIndex > >:
Inheritance graph
[legend]

Public Types

typedef evaluator< Diagonal< const Product< Lhs, Rhs, LazyProduct >, DiagIndex > > Base
 
typedef Diagonal< const Product< Lhs, Rhs, DefaultProduct >, DiagIndex > XprType
 
- Public Types inherited from Eigen::internal::evaluator< Diagonal< const Product< Lhs, Rhs, LazyProduct >, DiagIndex > >
typedef unary_evaluator< Diagonal< const Product< Lhs, Rhs, LazyProduct >, DiagIndex > > Base
 

Public Member Functions

EIGEN_DEVICE_FUNC evaluator (const XprType &xpr)
 
- Public Member Functions inherited from Eigen::internal::evaluator< Diagonal< const Product< Lhs, Rhs, LazyProduct >, DiagIndex > >
EIGEN_DEVICE_FUNC evaluator (const Diagonal< const Product< Lhs, Rhs, LazyProduct >, DiagIndex > &xpr)
 

Detailed Description

template<typename Lhs, typename Rhs, int DiagIndex>
struct Eigen::internal::evaluator< Diagonal< const Product< Lhs, Rhs, DefaultProduct >, DiagIndex > >

Definition at line 65 of file ProductEvaluators.h.

Member Typedef Documentation

template<typename Lhs , typename Rhs , int DiagIndex>
typedef evaluator<Diagonal<const Product<Lhs, Rhs, LazyProduct>, DiagIndex> > Eigen::internal::evaluator< Diagonal< const Product< Lhs, Rhs, DefaultProduct >, DiagIndex > >::Base

Definition at line 69 of file ProductEvaluators.h.

template<typename Lhs , typename Rhs , int DiagIndex>
typedef Diagonal<const Product<Lhs, Rhs, DefaultProduct>, DiagIndex> Eigen::internal::evaluator< Diagonal< const Product< Lhs, Rhs, DefaultProduct >, DiagIndex > >::XprType

Definition at line 68 of file ProductEvaluators.h.

Constructor & Destructor Documentation

template<typename Lhs , typename Rhs , int DiagIndex>
EIGEN_DEVICE_FUNC Eigen::internal::evaluator< Diagonal< const Product< Lhs, Rhs, DefaultProduct >, DiagIndex > >::evaluator ( const XprType xpr)
inlineexplicit

Definition at line 71 of file ProductEvaluators.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:34