H5Tget_norm
fn
H5T_norm_t H5Tget_norm(hid_t type_id)Gets the mantissa normalization type.
Parameters
type_id | Datatype identifier |
Returns
Normalization type on success, H5T_NORM_ERROR on failure.
H5T_norm_t H5Tget_norm(hid_t type_id)Gets the mantissa normalization type.
type_id | Datatype identifier |