dune-common 2.9.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::PromotionTraits< GMPField< precision1 >, GMPField< precision2 > > Struct Template Reference

#include <dune/common/gmpfield.hh>

Public Types

typedef GMPField<(precision1 > precision2 ? precision1 :precision2)> PromotedType
 

Member Typedef Documentation

◆ PromotedType

template<unsigned int precision1, unsigned int precision2>
typedef GMPField<(precision1 > precision2 ? precision1 : precision2)> Dune::PromotionTraits< GMPField< precision1 >, GMPField< precision2 > >::PromotedType

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