Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
6a8dfdaa
Commit
6a8dfdaa
authored
Mar 17, 2013
by
Davis King
Browse files
updated docs
parent
9f530e06
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
0 deletions
+21
-0
docs/docs/algorithms.xml
docs/docs/algorithms.xml
+12
-0
docs/docs/term_index.xml
docs/docs/term_index.xml
+9
-0
No files found.
docs/docs/algorithms.xml
View file @
6a8dfdaa
...
...
@@ -35,6 +35,7 @@
</item>
<item>
hsort_array
</item>
<item>
isort_array
</item>
<item>
numeric_constants
</item>
<item>
put_in_range
</item>
<item>
qsort_array
</item>
<item>
square_root
</item>
...
...
@@ -619,6 +620,17 @@
</component>
<!-- ************************************************************************* -->
<component>
<name>
numeric_constants
</name>
<file>
dlib/numeric_constants.h
</file>
<spec_file>
dlib/numeric_constants.h
</spec_file>
<description>
This is just a header file containing definitions of common numeric constants such as pi and e.
</description>
</component>
<!-- ************************************************************************* -->
<component>
...
...
docs/docs/term_index.xml
View file @
6a8dfdaa
...
...
@@ -9,6 +9,15 @@
<body>
<term_list>
<term
file=
"algorithms.html"
name=
"numeric_constants"
/>
<term
link=
"dlib/numeric_constants.h.html"
name=
"pi"
/>
<term
link=
"dlib/numeric_constants.h.html"
name=
"e"
/>
<term
link=
"dlib/numeric_constants.h.html"
name=
"sqrt_2"
/>
<term
link=
"dlib/numeric_constants.h.html"
name=
"sqrt_3"
/>
<term
link=
"dlib/numeric_constants.h.html"
name=
"light_spd"
/>
<term
link=
"dlib/numeric_constants.h.html"
name=
"newton_G"
/>
<term
link=
"dlib/numeric_constants.h.html"
name=
"planck_cst"
/>
<term
link=
"compile.html"
name=
"DLIB_REVISION"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment