- complex_type
: iu::type_trait< double >
, iu::type_trait< double2 >
, iu::type_trait< float >
, iu::type_trait< float2 >
- pixel_type
: iu::ImageCpu< PixelType, Allocator >
, iu::ImageGpu< PixelType, Allocator >
, iu::LinearDeviceMemory< PixelType, Ndim >
, iu::LinearHostMemory< PixelType, Ndim >
, iu::TensorCpu< PixelType >
, iu::TensorGpu< PixelType >
, iu::VolumeCpu< PixelType, Allocator >
, iu::VolumeGpu< PixelType, Allocator >
- real_type
: iu::type_trait< double >
, iu::type_trait< double2 >
, iu::type_trait< float >
, iu::type_trait< float2 >