glucat  0.8.4
Public Types | List of all members
glucat::numeric_traits< Scalar_T >::demoted Struct Reference

Demoted type for long double. More...

#include <long_double.h>

Public Types

typedef long double type
 
typedef float type
 

Detailed Description

template<typename Scalar_T>
struct glucat::numeric_traits< Scalar_T >::demoted

Demoted type for long double.

Demoted type.

Definition at line 76 of file long_double.h.

Member Typedef Documentation

◆ type [1/2]

template<typename Scalar_T >
typedef long double glucat::numeric_traits< Scalar_T >::demoted::type

Definition at line 78 of file long_double.h.

◆ type [2/2]

template<typename Scalar_T >
typedef float glucat::numeric_traits< Scalar_T >::demoted::type

Definition at line 205 of file scalar.h.


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