H5T.set_precision

Set precision of atomic data type

Syntax

H5T.set_precision(type_id,prec)

Description

H5T.set_precision(type_id,prec) sets the precision of an atomic data type. type_id is a data type identifier. prec specifies the number of bits of precision for the data type.