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

#include <Meta.h>

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

Member Enumeration Documentation

◆ anonymous enum

template<typename T , typename U >
anonymous enum
Enumerator
Defined 
501 { Defined = 0 };

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