PandA-2024.02
Data Fields
vcDouble::_FP_STRUCT_LAYOUT Struct Reference

Data Fields

uint64_t sign: 1
 
uint64_t exp: 11
 
uint64_t frac: 52
 

Detailed Description

Definition at line 148 of file Range_Analysis.cpp.

Field Documentation

◆ exp

uint64_t vcDouble::_FP_STRUCT_LAYOUT::exp

Definition at line 152 of file Range_Analysis.cpp.

◆ frac

uint64_t vcDouble::_FP_STRUCT_LAYOUT::frac

Definition at line 153 of file Range_Analysis.cpp.

◆ sign

uint64_t vcDouble::_FP_STRUCT_LAYOUT::sign

Definition at line 151 of file Range_Analysis.cpp.


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

Generated on Mon Feb 12 2024 13:04:09 for PandA-2024.02 by doxygen 1.8.13