\hypertarget{union__Double}{
\section{\_\-Double Union Reference}
\label{union__Double}\index{_Double@{\_\-Double}}
}
Union of the various representations of a 64-bit floating point number.  


{\tt \#include $<$GRBP\_\-math.h$>$}

Collaboration diagram for \_\-Double:\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=53pt]{union__Double__coll__graph}
\end{center}
\end{figure}
\subsection*{Data Fields}
\begin{CompactItemize}
\item 
double \hyperlink{union__Double_o0}{v}
\item 
unsigned long long int \hyperlink{union__Double_o1}{ull}
\item 
unsigned long long int \hyperlink{union__Double_o2}{sll}
\item 
\hyperlink{struct__Double__bf}{Double\_\-bf} \hyperlink{union__Double_o3}{bf}
\end{CompactItemize}


\subsection{Detailed Description}
Union of the various representations of a 64-bit floating point number. 



\subsection{Field Documentation}
\hypertarget{union__Double_o3}{
\index{_Double@{\_\-Double}!bf@{bf}}
\index{bf@{bf}!_Double@{\_\-Double}}
\subsubsection[bf]{\setlength{\rightskip}{0pt plus 5cm}\hyperlink{struct__Double__bf}{Double\_\-bf} \hyperlink{union__Double_o3}{\_\-Double::bf}}}
\label{union__Double_o3}


The value as bit fields \hypertarget{union__Double_o2}{
\index{_Double@{\_\-Double}!sll@{sll}}
\index{sll@{sll}!_Double@{\_\-Double}}
\subsubsection[sll]{\setlength{\rightskip}{0pt plus 5cm}unsigned long long int \hyperlink{union__Double_o2}{\_\-Double::sll}}}
\label{union__Double_o2}


The value as an signed 64-bit int \hypertarget{union__Double_o1}{
\index{_Double@{\_\-Double}!ull@{ull}}
\index{ull@{ull}!_Double@{\_\-Double}}
\subsubsection[ull]{\setlength{\rightskip}{0pt plus 5cm}unsigned long long int \hyperlink{union__Double_o1}{\_\-Double::ull}}}
\label{union__Double_o1}


The value as an unsigned 64-bit int \hypertarget{union__Double_o0}{
\index{_Double@{\_\-Double}!v@{v}}
\index{v@{v}!_Double@{\_\-Double}}
\subsubsection[v]{\setlength{\rightskip}{0pt plus 5cm}double \hyperlink{union__Double_o0}{\_\-Double::v}}}
\label{union__Double_o0}


The value expressed as a double 

The documentation for this union was generated from the following file:\begin{CompactItemize}
\item 
\hyperlink{GRBP__math_8h}{GRBP\_\-math.h}\end{CompactItemize}
