Class documentation of Concepts

Loading...
Searching...
No Matches
concepts::Cmplxtype< F > Struct Template Reference

#include <typedefs.hh>

Public Types

typedef std::complex< F > type
 

Detailed Description

template<typename F>
struct concepts::Cmplxtype< F >

Taking for a real type the appropiate real type and for a real type itself.

Definition at line 118 of file typedefs.hh.

Member Typedef Documentation

◆ type

template<typename F >
typedef std::complex<F> concepts::Cmplxtype< F >::type

Definition at line 119 of file typedefs.hh.


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