X-Git-Url: https://git.ucc.asn.au/?p=ipdf%2Fsam.git;a=blobdiff_plain;f=chapters%2FBackground.tex;h=fa9de2289df468426668c4574ca0265f7d9ad95d;hp=67d1cd31a7e7771523685ea803de7c2f88c798fb;hb=HEAD;hpb=ae8d5f837db032eb4d9e9666f5026fab7e3e8e4a diff --git a/chapters/Background.tex b/chapters/Background.tex index 67d1cd3..fa9de22 100644 --- a/chapters/Background.tex +++ b/chapters/Background.tex @@ -1,4 +1,5 @@ -\chapter{Literature Review}\label{Background} +\chapter{Background}\label{Background} + %\section{Overview} \input{chapters/Background/Overview} @@ -6,10 +7,10 @@ \input{chapters/Background/RasterAndVectorGraphics} \section{Rendering Vector Primitives} \input{chapters/Background/Rendering} -\section{Coordinate Systems and Transformations} -\input{chapters/Background/CoordinateSystems} -\section{Precision Specified by Document Standards} - +%\section{Coordinate Systems and Transformations} +%\input{chapters/Background/CoordinateSystems} +\section{Precision Specified by Document Standards} \label{Precision Specified by Document Standards} +In this section we will overview the statements made about the precision with which an object can be stored by various vector graphics and document standards. A more detailed description of the standards discussed here can be found in Appendix \ref{An Overview of Document Standards}. \input{chapters/Background/Standards/Precision} @@ -17,13 +18,17 @@ \section{Fixed Point and Integer Number Representations} \input{chapters/Background/FixedPoint} -\section{Floating Point Number Representations} +\section{Floating Point Number Representations}\label{Floating Point Number Representations} \input{chapters/Background/Floats} \section{Rational Number Representations} -\input{chapters/Background/Rationals} +\input{chapters/Background/Rationals} \label{Rational Number Representations} + \section{Floating Point Operations on the CPU and GPU} +\label{FloatingPointOnTheGPU} \input{chapters/Background/FloatingPointOnTheGPU} + +