X-Git-Url: https://git.ucc.asn.au/?p=ipdf%2Fsam.git;a=blobdiff_plain;f=chapters%2FBackground.tex;h=8a1c83cefcb1f1fba64ef7e6ae59a92b589e4d23;hp=10852bb13d0cdc0dadb3b9289ed8ba31c12c6b4c;hb=7fe12ce195f039925222ad98b38018ad31d1b1f2;hpb=9fcf44a0c34f393689118e913a2d17d907036c85 diff --git a/chapters/Background.tex b/chapters/Background.tex index 10852bb..8a1c83c 100644 --- a/chapters/Background.tex +++ b/chapters/Background.tex @@ -9,10 +9,12 @@ \section{Coordinate Systems and Transformations} \input{chapters/Background/CoordinateSystems} \section{Precision Specified by Document Standards} + \input{chapters/Background/Standards} + \section{Fixed Point and Integer Number Representations} \input{chapters/Background/FixedPoint} \section{Floating Point Number Representations} @@ -21,5 +23,10 @@ \input{chapters/Background/Rationals} +\section{Floating Point Operations on the CPU and GPU}\label{FloatingPointOnTheGPU} +\input{chapters/Background/FloatingPointOnTheGPU} + + +