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

Demoted type for long double. More...

#include <promotion.h>

Public Types

using type = float
 
using type = float
 

Detailed Description

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

Demoted type for long double.

Demoted type.

Definition at line 76 of file promotion.h.

Member Typedef Documentation

◆ type [1/2]

template<typename Scalar_T >
using glucat::numeric_traits< Scalar_T >::demoted<>::type = float

Definition at line 78 of file promotion.h.

◆ type [2/2]

template<typename Scalar_T >
using glucat::numeric_traits< Scalar_T >::demoted<>::type = float

Definition at line 148 of file scalar.h.


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