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

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

#include <typedefs.hh>

List of all members.

Public Types

typedef std::complex< F > type

Detailed Description

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

Definition at line 102 of file typedefs.hh.


Member Typedef Documentation

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

Definition at line 103 of file typedefs.hh.


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

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