X-Git-Url: https://git.ucc.asn.au/?p=ipdf%2Fsam.git;a=blobdiff_plain;f=chapters%2FBackground.tex;h=6a7b3a53be1a0c08fb20659f22f7c1e96925b05b;hp=10852bb13d0cdc0dadb3b9289ed8ba31c12c6b4c;hb=689e433b348588e05f47d23385dbf05d239c95d2;hpb=67c33e185edd820e2ea6fef334455645bacd432b diff --git a/chapters/Background.tex b/chapters/Background.tex index 10852bb..6a7b3a5 100644 --- a/chapters/Background.tex +++ b/chapters/Background.tex @@ -13,6 +13,7 @@ + \section{Fixed Point and Integer Number Representations} \input{chapters/Background/FixedPoint} \section{Floating Point Number Representations} @@ -20,6 +21,8 @@ \section{Rational Number Representations} \input{chapters/Background/Rationals} +\section{Floating Point Operations on the CPU and GPU} +\input{chapters/Background/FloatingPointOnTheGPU}