H5Tset_norm

fnherr_t H5Tset_norm(hid_t type_id, H5T_norm_t norm)

Sets the mantissa normalization type.

Parameters

type_idDatatype identifier
normNormalization type

Returns

Non-negative on success, negative on failure.