PLaSK library
Loading...
Searching...
No Matches
plask::NaNImpl< std::complex< T > > Struct Template Reference

Specialization of NaNImpl which adds support for complex numbers. More...

#include <plask/math.hpp>

Static Public Member Functions

static constexpr std::complex< T > get ()
 

Detailed Description

template<typename T>
struct plask::NaNImpl< std::complex< T > >

Specialization of NaNImpl which adds support for complex numbers.

Definition at line 136 of file math.hpp.

Member Function Documentation

◆ get()

template<typename T >
static constexpr std::complex< T > plask::NaNImpl< std::complex< T > >::get ( )
inlinestaticconstexpr

Definition at line 137 of file math.hpp.


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