Public Types | List of all members
Eigen::internal::evaluator_traits< TriangularView< MatrixType, Mode > > Struct Template Reference

#include <TriangularMatrix.h>

Public Types

typedef storage_kind_to_evaluator_kind< typename MatrixType::StorageKind >::Kind Kind
 
typedef glue_shapes< typename evaluator_traits< MatrixType >::Shape, TriangularShape >::type Shape
 

Detailed Description

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

Definition at line 723 of file TriangularMatrix.h.

Member Typedef Documentation

◆ Kind

template<typename MatrixType , unsigned int Mode>
typedef storage_kind_to_evaluator_kind<typename MatrixType::StorageKind>::Kind Eigen::internal::evaluator_traits< TriangularView< MatrixType, Mode > >::Kind

Definition at line 725 of file TriangularMatrix.h.

◆ Shape

template<typename MatrixType , unsigned int Mode>
typedef glue_shapes<typename evaluator_traits<MatrixType>::Shape, TriangularShape>::type Eigen::internal::evaluator_traits< TriangularView< MatrixType, Mode > >::Shape

Definition at line 726 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:44:38