OpenCV  3.1.0-dev
Open Source Computer Vision
Public Attributes | List of all members
Cv16suf::_fp16Format Struct Reference

#include "cvdef.h"

Public Attributes

unsigned int exponent: 5
 
unsigned int sign: 1
 
unsigned int significand: 10
 

Member Data Documentation

unsigned int Cv16suf::_fp16Format::exponent
unsigned int Cv16suf::_fp16Format::sign
unsigned int Cv16suf::_fp16Format::significand

The documentation for this struct was generated from the following file: