\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$>$}

\subsection*{Public Attributes}
\begin{CompactItemize}
\item 
double \hyperlink{union__Double_a0c00c638f3db214450348c714b42e94}{v}
\item 
unsigned long long int \hyperlink{union__Double_c69c2d3e1fae6a6fb6408d876b6483f3}{ull}
\item 
unsigned long long int \hyperlink{union__Double_76bca3d0b3da96796fa2016d7ee4cde6}{sll}
\item 
\hyperlink{struct__Double__bf}{Double\_\-bf} \hyperlink{union__Double_5420fdd46c1cc8248363ff2d3b0f4b53}{bf}
\end{CompactItemize}


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

\subsection{Member Data Documentation}
\hypertarget{union__Double_5420fdd46c1cc8248363ff2d3b0f4b53}{
\index{\_\-Double@{\_\-Double}!bf@{bf}}
\index{bf@{bf}!_Double@{\_\-Double}}
\subsubsection[{bf}]{\setlength{\rightskip}{0pt plus 5cm}{\bf Double\_\-bf} {\bf \_\-Double::bf}}}
\label{union__Double_5420fdd46c1cc8248363ff2d3b0f4b53}


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


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


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


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}
