![]() |
Reference documentation for deal.II version 8.5.1
|
#include <deal.II/base/numbers.h>
Public Types | |
typedef number | real_type |
Static Public Member Functions | |
static std::complex< number > | conjugate (const std::complex< number > &x) |
static real_type | abs_square (const std::complex< number > &x) |
static real_type | abs (const std::complex< number > &x) |
Static Public Attributes | |
static const bool | is_complex = true |
Specialization of the general NumberTraits class that provides the relevant information if the underlying data type is std::complex<T>.
typedef number numbers::NumberTraits< std::complex< number > >::real_type |
|
static |
|
static |
|
static |
|
static |