Class for HDF5 complex datatypes
In HDF5, complex numbers don't actually exist. They are represented as H5T_COMPOUND with two columns named Real
and
Imaginary
.
Inherits from class H5T_COMPOUND
.
Object of class H5T_COMPLEX
.
new(id = NULL)
Create a new complex datatype
Parameters
Internal use only
Holger Hoefling
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.