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

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

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

#include <typedefs.hh>

Inheritance diagram for concepts::Realtype< F >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef F type

Detailed Description

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

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

Definition at line 82 of file typedefs.hh.


Member Typedef Documentation

template<typename F>
typedef F concepts::Realtype< F >::type

Definition at line 83 of file typedefs.hh.


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

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