BitConverter.Int16BitsToBFloat16(Int16) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::Numerics::BFloat16 Int16BitsToBFloat16(short value);
public static System.Numerics.BFloat16 Int16BitsToBFloat16(short value);
static member Int16BitsToBFloat16 : int16 -> System.Numerics.BFloat16
Public Shared Function Int16BitsToBFloat16 (value As Short) As BFloat16
Parameters
- value
- Int16