6a7b3a53be1a0c08fb20659f22f7c1e96925b05b
[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 \input{chapters/Background/Standards}
13
14
15
16
17 \section{Fixed Point and Integer Number Representations}
18 \input{chapters/Background/FixedPoint}
19 \section{Floating Point Number Representations}
20 \input{chapters/Background/Floats}
21 \section{Rational Number Representations}
22 \input{chapters/Background/Rationals}
23
24 \section{Floating Point Operations on the CPU and GPU}
25 \input{chapters/Background/FloatingPointOnTheGPU}
26
27
28

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