T.init¶
Description¶
Signature¶
T.init(FloatE4M3 val) where T : __BuiltinFloatingPointType; T.init(FloatE5M2 val) where T : __BuiltinFloatingPointType; T.init(BFloat16 val) where T : __BuiltinFloatingPointType; T.init(T x) where T : __BuiltinArithmeticType;