Reference documentation for deal.II version 9.5.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
internal::NumberType< std::complex< T > > Struct Template Reference

#include <deal.II/base/numbers.h>

Static Public Member Functions

static constexpr const std::complex< T > & value (const std::complex< T > &t)
 
static constexpr std::complex< T > value (const T &t)
 
template<typename U >
static constexpr std::complex< T > value (const std::complex< U > &t)
 

Detailed Description

template<typename T>
struct internal::NumberType< std::complex< T > >

Definition at line 757 of file numbers.h.

Member Function Documentation

◆ value() [1/3]

template<typename T >
static constexpr const std::complex< T > & internal::NumberType< std::complex< T > >::value ( const std::complex< T > &  t)
inlinestaticconstexpr

Definition at line 760 of file numbers.h.

◆ value() [2/3]

template<typename T >
static constexpr std::complex< T > internal::NumberType< std::complex< T > >::value ( const T &  t)
inlinestaticconstexpr

Definition at line 766 of file numbers.h.

◆ value() [3/3]

template<typename T >
template<typename U >
static constexpr std::complex< T > internal::NumberType< std::complex< T > >::value ( const std::complex< U > &  t)
inlinestaticconstexpr

Definition at line 774 of file numbers.h.


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