OpenCV  3.2.0-dev
Open Source Computer Vision
Cv32suf::_fp32Format Struct Reference

#include "cvdef.h"

Collaboration diagram for Cv32suf::_fp32Format:

Public Attributes

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

Member Data Documentation

unsigned int Cv32suf::_fp32Format::exponent
unsigned int Cv32suf::_fp32Format::sign
unsigned int Cv32suf::_fp32Format::significand

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