API
imageStructDataType< IMAGESTRUCT_COMPLEX_DOUBLE > Struct Reference

#include <ImageStruct.hpp>

Collaboration diagram for imageStructDataType< IMAGESTRUCT_COMPLEX_DOUBLE >:
Collaboration graph

Public Types

typedef complex_double type
 

Static Public Member Functions

static void setPointer (IMAGE &im, void *mapv)
 

Static Public Attributes

constexpr static size_t size = sizeof(type)
 

Detailed Description

Definition at line 142 of file ImageStruct.hpp.

Member Typedef Documentation

◆ type

Definition at line 144 of file ImageStruct.hpp.

Member Function Documentation

◆ setPointer()

static void imageStructDataType< IMAGESTRUCT_COMPLEX_DOUBLE >::setPointer ( IMAGE &  im,
void *  mapv 
)
inlinestatic

Definition at line 147 of file ImageStruct.hpp.

Member Data Documentation

◆ size

constexpr static size_t imageStructDataType< IMAGESTRUCT_COMPLEX_DOUBLE >::size = sizeof(type)
staticconstexpr

Definition at line 145 of file ImageStruct.hpp.


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