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 >::typeBase
 
typedef TriangularView< MatrixType, Mode > XprType
 
- Public Types inherited from Eigen::internal::evaluator< internal::remove_all< MatrixType >::type >
typedef unary_evaluator< internal::remove_all< MatrixType >::typeBase
 

Public Member Functions

EIGEN_DEVICE_FUNC unary_evaluator (const XprType &xpr)
 
- Public Member Functions inherited from Eigen::internal::evaluator< internal::remove_all< MatrixType >::type >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE 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 730 of file TriangularMatrix.h.

Member Typedef Documentation

◆ Base

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 734 of file TriangularMatrix.h.

◆ XprType

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

Definition at line 733 of file TriangularMatrix.h.

Constructor & Destructor Documentation

◆ unary_evaluator()

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

Definition at line 736 of file TriangularMatrix.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:46:09