#include <opencv2/core/cvdef.h>

Public Member Functions | |
| float16_t () | |
| float16_t (float x) | |
| ushort | bits () const |
| operator float () const | |
Static Public Member Functions | |
| static float16_t | fromBits (ushort b) |
| static float16_t | zero () |
Protected Attributes | |
| ushort | w |
|
inline |
|
inlineexplicit |
References Cv32suf::f, and Cv32suf::u.
|
inline |
|
inline |
References Cv32suf::f, and Cv32suf::u.
|
protected |
Referenced by fromBits(), and zero().