H5Tset_norm
fn
herr_t H5Tset_norm(hid_t type_id, H5T_norm_t norm)Sets the mantissa normalization type.
Parameters
type_id | Datatype identifier |
norm | Normalization type |
Returns
Non-negative on success, negative on failure.