MOAB  4.9.3pre
Eigen::internal::scalar_product_traits< T, U > Struct Template Reference

#include <Meta.h>

List of all members.

Public Types

enum  { Defined = 0 }

Detailed Description

template<typename T, typename U>
struct Eigen::internal::scalar_product_traits< T, U >

determines whether the product of two numeric types is allowed and what the return type is

Definition at line 351 of file Meta.h.


Member Enumeration Documentation

template<typename T , typename U >
anonymous enum
Enumerator:
Defined 

Definition at line 353 of file Meta.h.

{ Defined = 0 };

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