Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

H5T_COMPLEX-class

Class for HDF5 complex datatypes


Description

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.

Value

Object of class H5T_COMPLEX.

Methods

new(id = NULL)

Create a new complex datatype

Parameters

id

Internal use only

Author(s)

Holger Hoefling

See Also


hdf5r

Interface to the 'HDF5' Binary Data Format

v1.3.3
Apache License 2.0 | file LICENSE
Authors
Holger Hoefling [aut, cre], Mario Annau [aut], Novartis Institute for BioMedical Research (NIBR) [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.