Public Types
Eigen::internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > > Struct Template Reference

#include <Select.h>

List of all members.

Public Types

enum  {
  RowsAtCompileTime = ConditionMatrixType::RowsAtCompileTime, ColsAtCompileTime = ConditionMatrixType::ColsAtCompileTime, MaxRowsAtCompileTime = ConditionMatrixType::MaxRowsAtCompileTime, MaxColsAtCompileTime = ConditionMatrixType::MaxColsAtCompileTime,
  Flags = (unsigned int)ThenMatrixType::Flags & ElseMatrixType::Flags & HereditaryBits, CoeffReadCost
}
typedef ConditionMatrixType::Nested ConditionMatrixNested
typedef ElseMatrixType::Nested ElseMatrixNested
typedef traits< ThenMatrixType >
::Scalar 
Scalar
typedef Dense StorageKind
typedef ThenMatrixType::Nested ThenMatrixNested
typedef traits< ThenMatrixType >
::XprKind 
XprKind

Detailed Description

template<typename ConditionMatrixType, typename ThenMatrixType, typename ElseMatrixType>
struct Eigen::internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >

Definition at line 32 of file Select.h.


Member Typedef Documentation

template<typename ConditionMatrixType , typename ThenMatrixType , typename ElseMatrixType >
typedef ConditionMatrixType::Nested Eigen::internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::ConditionMatrixNested

Definition at line 38 of file Select.h.

template<typename ConditionMatrixType , typename ThenMatrixType , typename ElseMatrixType >
typedef ElseMatrixType::Nested Eigen::internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::ElseMatrixNested

Definition at line 40 of file Select.h.

template<typename ConditionMatrixType , typename ThenMatrixType , typename ElseMatrixType >
typedef traits<ThenMatrixType>::Scalar Eigen::internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::Scalar

Definition at line 35 of file Select.h.

template<typename ConditionMatrixType , typename ThenMatrixType , typename ElseMatrixType >
typedef Dense Eigen::internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::StorageKind

Definition at line 36 of file Select.h.

template<typename ConditionMatrixType , typename ThenMatrixType , typename ElseMatrixType >
typedef ThenMatrixType::Nested Eigen::internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::ThenMatrixNested

Definition at line 39 of file Select.h.

template<typename ConditionMatrixType , typename ThenMatrixType , typename ElseMatrixType >
typedef traits<ThenMatrixType>::XprKind Eigen::internal::traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >::XprKind

Definition at line 37 of file Select.h.


Member Enumeration Documentation

template<typename ConditionMatrixType , typename ThenMatrixType , typename ElseMatrixType >
anonymous enum
Enumerator:
RowsAtCompileTime 
ColsAtCompileTime 
MaxRowsAtCompileTime 
MaxColsAtCompileTime 
Flags 
CoeffReadCost 

Definition at line 41 of file Select.h.


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


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:01:06