Public Types | List of all members
Eigen::internal::traits< Inverse< XprType > > Struct Template Reference

#include <Inverse.h>

Inheritance diagram for Eigen::internal::traits< Inverse< XprType > >:
Inheritance graph
[legend]

Public Types

enum  { Flags = BaseTraits::Flags & RowMajorBit }
 
typedef traits< PlainObjectBaseTraits
 
typedef XprType::PlainObject PlainObject
 

Detailed Description

template<typename XprType>
struct Eigen::internal::traits< Inverse< XprType > >

Definition at line 20 of file Inverse.h.

Member Typedef Documentation

template<typename XprType >
typedef traits<PlainObject> Eigen::internal::traits< Inverse< XprType > >::BaseTraits

Definition at line 24 of file Inverse.h.

template<typename XprType >
typedef XprType::PlainObject Eigen::internal::traits< Inverse< XprType > >::PlainObject

Definition at line 23 of file Inverse.h.

Member Enumeration Documentation

template<typename XprType >
anonymous enum
Enumerator
Flags 

Definition at line 25 of file Inverse.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:49