MOAB  4.9.3pre
Eigen::internal::conditional< Condition, Then, Else > Struct Template Reference

#include <Meta.h>

Inheritance diagram for Eigen::internal::conditional< Condition, Then, Else >:

List of all members.

Public Types

typedef Then type

Detailed Description

template<bool Condition, typename Then, typename Else>
struct Eigen::internal::conditional< Condition, Then, Else >

Definition at line 34 of file Meta.h.


Member Typedef Documentation

template<bool Condition, typename Then, typename Else>
typedef Then Eigen::internal::conditional< Condition, Then, Else >::type

Definition at line 34 of file Meta.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines