Go to the documentation of this file.
10 #ifndef vtk_m_worklet_zfp_type_info_compressor_h
11 #define vtk_m_worklet_zfp_type_info_compressor_h
113 template <
typename T>
137 template <
typename T>
161 template <
typename T>
167 typedef unsigned long long int UInt;
168 typedef long long int Int;
174 typedef unsigned long long int UInt;
175 typedef long long int Int;
192 template <
typename T>
228 #endif // vtk_m_worklet_zfp_type_info_h
VTKM_EXEC bool is_float()
VTKM_EXEC bool is_int< long long int >()
Definition: ZFPTypeInfo.h:205
VTKM_EXEC int get_precision()
VTKM_EXEC int get_ebias()
VTKM_EXEC int get_min_exp< double >()
Definition: ZFPTypeInfo.h:93
#define VTKM_EXEC
Definition: ExportMacros.h:51
Groups connected points that have the same field value.
Definition: Atomic.h:19
VTKM_EXEC int get_precision< long long int >()
Definition: ZFPTypeInfo.h:75
long long int Int
Definition: ZFPTypeInfo.h:168
int Int
Definition: ZFPTypeInfo.h:189
VTKM_EXEC int get_ebias< double >()
Definition: ZFPTypeInfo.h:24
VTKM_EXEC bool is_float< float >()
Definition: ZFPTypeInfo.h:151
VTKM_EXEC int scalar_sizeof< float >()
Definition: ZFPTypeInfo.h:127
unsigned int UInt
Definition: ZFPTypeInfo.h:181
VTKM_EXEC int get_ebits< long long int >()
Definition: ZFPTypeInfo.h:62
unsigned char PlaneType
Definition: ZFPTypeInfo.h:216
VTKM_EXEC bool is_float< long long int >()
Definition: ZFPTypeInfo.h:146
VTKM_EXEC int get_ebits< int >()
Definition: ZFPTypeInfo.h:57
VTKM_EXEC int get_ebias< float >()
Definition: ZFPTypeInfo.h:29
unsigned long long int UInt
Definition: ZFPTypeInfo.h:167
VTKM_EXEC int get_ebits()
VTKM_EXEC int scalar_sizeof< double >()
Definition: ZFPTypeInfo.h:117
int Int
Definition: ZFPTypeInfo.h:182
VTKM_EXEC int get_ebias< int >()
Definition: ZFPTypeInfo.h:39
VTKM_EXEC int scalar_sizeof()
VTKM_EXEC int get_precision< double >()
Definition: ZFPTypeInfo.h:70
unsigned short PlaneType
Definition: ZFPTypeInfo.h:222
VTKM_EXEC int get_min_exp()
VTKM_EXEC int get_ebits< double >()
Definition: ZFPTypeInfo.h:47
VTKM_EXEC int get_precision< float >()
Definition: ZFPTypeInfo.h:80
Definition: ZFPTypeInfo.h:211
VTKM_EXEC int get_ebits< float >()
Definition: ZFPTypeInfo.h:52
unsigned long long int UInt
Definition: ZFPTypeInfo.h:174
VTKM_EXEC int scalar_sizeof< long long int >()
Definition: ZFPTypeInfo.h:122
VTKM_EXEC int scalar_sizeof< int >()
Definition: ZFPTypeInfo.h:132
unsigned int UInt
Definition: ZFPTypeInfo.h:188
VTKM_EXEC int get_ebias< long long int >()
Definition: ZFPTypeInfo.h:34
VTKM_EXEC bool is_int()
Definition: ZFPTypeInfo.h:193
VTKM_EXEC bool is_float< int >()
Definition: ZFPTypeInfo.h:156
VTKM_EXEC int get_min_exp< float >()
Definition: ZFPTypeInfo.h:98
VTKM_EXEC int get_precision< int >()
Definition: ZFPTypeInfo.h:85
VTKM_EXEC int get_min_exp< long long int >()
Definition: ZFPTypeInfo.h:103
long long int Int
Definition: ZFPTypeInfo.h:175
VTKM_EXEC bool is_int< int >()
Definition: ZFPTypeInfo.h:199
VTKM_EXEC bool is_float< double >()
Definition: ZFPTypeInfo.h:141
Definition: ZFPTypeInfo.h:162
VTKM_EXEC int get_min_exp< int >()
Definition: ZFPTypeInfo.h:108