Doc: "Shapes" and "<str-Shapes />".
[shapes.git] / doc / parts / algo-tol / index.sxml
blob2c4be795e3b439e39d9146b5facc45213887f907
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?xml-stylesheet type="text/xsl" href="formats/html.xsl"?>
4 <book>
5 <title>Algorithms and tolerance settings</title>
6 <description>
7 <p>Advanced topics.</p>
8 </description>
9 <meta-selflink><part-href name="algo-tol" /></meta-selflink>
10 <examples-home href=<!--#expand-next-string-->"$(EXAMPLES)" />
11 <top>
12 <p>Some of the operations conveniently accessible via <str-Shapes /> functions have non-trivial algorithms implementing them under the hood. Often, these algorithms cannot be expressed without reference to tolerance values, values that often determine tradeoffs that the user may have an interest in controlling. This part of the documentation begins by providing a guide to the various tolerace settings, and then follows descriptions of selected algorithms.</p>
13 <p>See the <a part="man">man page</a> for instructions for how to set the tolerance parameters.</p>
14 </top>
15 <!--#include virtual="approximators.sxml" -->
17 <!--#include virtual="tolerances.sxml" -->
18 </book>