Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Num ¶
type Num struct {
// contains filtered or unexported fields
}
Num represents a half-precision floating point value (float16) stored on 16 bits.
See https://en.wikipedia.org/wiki/Half-precision_floating-point_format for more informations.
Click to show internal directories.
Click to hide internal directories.