Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Public Types
concepts::Cmplxtype< F > Struct Template Reference

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

#include <typedefs.hh>

List of all members.

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 97 of file typedefs.hh.


Member Typedef Documentation

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

Definition at line 98 of file typedefs.hh.


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

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)