Public Types | Public Member Functions | List of all members
Eigen::internal::unary_evaluator< TriangularView< MatrixType, Mode >, IndexBased > Struct Template Reference

#include <TriangularMatrix.h>

Inheritance diagram for Eigen::internal::unary_evaluator< TriangularView< MatrixType, Mode >, IndexBased >:
Inheritance graph
[legend]

Public Types

typedef evaluator< typename internal::remove_all< MatrixType >::type > Base
 
typedef TriangularView< MatrixType, Mode > XprType
 
- Public Types inherited from Eigen::internal::evaluator< internal::remove_all< MatrixType >::type >
typedef unary_evaluator< internal::remove_all< MatrixType >::type > Base
 

Public Member Functions

 unary_evaluator (const XprType &xpr)
 
- Public Member Functions inherited from Eigen::internal::evaluator< internal::remove_all< MatrixType >::type >
EIGEN_DEVICE_FUNC evaluator (const internal::remove_all< MatrixType >::type &xpr)
 

Detailed Description

template<typename MatrixType, unsigned int Mode>
struct Eigen::internal::unary_evaluator< TriangularView< MatrixType, Mode >, IndexBased >

Definition at line 713 of file TriangularMatrix.h.

Member Typedef Documentation

template<typename MatrixType , unsigned int Mode>
typedef evaluator<typename internal::remove_all<MatrixType>::type> Eigen::internal::unary_evaluator< TriangularView< MatrixType, Mode >, IndexBased >::Base

Definition at line 717 of file TriangularMatrix.h.

template<typename MatrixType , unsigned int Mode>
typedef TriangularView<MatrixType,Mode> Eigen::internal::unary_evaluator< TriangularView< MatrixType, Mode >, IndexBased >::XprType

Definition at line 716 of file TriangularMatrix.h.

Constructor & Destructor Documentation

template<typename MatrixType , unsigned int Mode>
Eigen::internal::unary_evaluator< TriangularView< MatrixType, Mode >, IndexBased >::unary_evaluator ( const XprType xpr)
inline

Definition at line 718 of file TriangularMatrix.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:59