casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Static Public Member Functions | List of all members
TypeConvTraits< casacore::DComplex > Struct Template Reference

#include <PycArrayComCC.h>

Public Types

typedef casacore::DComplex casa_type
 
typedef npy_complex128 python_type
 

Static Public Member Functions

static NPY_TYPES pyType ()
 

Detailed Description

template<>
struct TypeConvTraits< casacore::DComplex >

Definition at line 126 of file PycArrayComCC.h.

Member Typedef Documentation

typedef casacore::DComplex TypeConvTraits< casacore::DComplex >::casa_type

Definition at line 127 of file PycArrayComCC.h.

typedef npy_complex128 TypeConvTraits< casacore::DComplex >::python_type

Definition at line 128 of file PycArrayComCC.h.

Member Function Documentation

static NPY_TYPES TypeConvTraits< casacore::DComplex >::pyType ( )
inlinestatic

Definition at line 129 of file PycArrayComCC.h.


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