iRoCS Toolbox  1.1.0
Static Public Member Functions | Static Public Attributes
svt::BlitzH5Type< std::valarray< T > > Struct Template Reference

std::valarray version More...

#include <SvmH5Type.hh>

Collaboration diagram for svt::BlitzH5Type< std::valarray< T > >:

Static Public Member Functions

static H5::DataType h5DataType ()
 
static hid_t h5DataTypeId ()
 
static bool isVectorial ()
 

Static Public Attributes

static const TypeIdentifier dataType = BlitzH5Type<T>::dataType
 

Detailed Description

template<typename T>
struct svt::BlitzH5Type< std::valarray< T > >

std::valarray version

Definition at line 448 of file SvmH5Type.hh.

Member Function Documentation

◆ h5DataType()

template<typename T >
static H5::DataType svt::BlitzH5Type< std::valarray< T > >::h5DataType ( )
inlinestatic

Definition at line 451 of file SvmH5Type.hh.

◆ h5DataTypeId()

template<typename T >
static hid_t svt::BlitzH5Type< std::valarray< T > >::h5DataTypeId ( )
inlinestatic

Definition at line 455 of file SvmH5Type.hh.

◆ isVectorial()

template<typename T >
static bool svt::BlitzH5Type< std::valarray< T > >::isVectorial ( )
inlinestatic

Definition at line 459 of file SvmH5Type.hh.

Field Documentation

◆ dataType

template<typename T >
const TypeIdentifier svt::BlitzH5Type< std::valarray< T > >::dataType = BlitzH5Type<T>::dataType
static

Definition at line 450 of file SvmH5Type.hh.


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