OpenCV  3.3.1
Open Source Computer Vision
Public Attributes | List of all members
Cv32suf::_fp32Format Struct Reference

#include "cvdef.h"

Public Attributes

unsigned int exponent: 8
 
unsigned int sign: 1
 
unsigned int significand: 23
 

Member Data Documentation

§ exponent

unsigned int Cv32suf::_fp32Format::exponent

§ sign

unsigned int Cv32suf::_fp32Format::sign

§ significand

unsigned int Cv32suf::_fp32Format::significand

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