Drafted into submission
[ipdf/sam.git] / chapters / Background.tex
1 \chapter{Literature Review}\label{Background}
2
3 %\section{Overview}
4 \input{chapters/Background/Overview}
5 \section{Raster and Vector Graphics}
6 \input{chapters/Background/RasterAndVectorGraphics}
7 \section{Rendering Vector Primitives}
8 \input{chapters/Background/Rendering}
9 \section{Coordinate Systems and Transformations}
10 \input{chapters/Background/CoordinateSystems}
11 \section{Precision Specified by Document Standards}
12
13 \input{chapters/Background/Standards}
14
15
16
17
18 \section{Fixed Point and Integer Number Representations}
19 \input{chapters/Background/FixedPoint}
20 \section{Floating Point Number Representations}
21 \input{chapters/Background/Floats}
22 \section{Rational Number Representations}
23 \input{chapters/Background/Rationals}
24
25
26 \section{Floating Point Operations on the CPU and GPU}\label{FloatingPointOnTheGPU}
27 \input{chapters/Background/FloatingPointOnTheGPU}
28
29
30
31
32

UCC git Repository :: git.ucc.asn.au