Skip to content
Snippets Groups Projects
Commit fd33959e authored by Pascal Engeler's avatar Pascal Engeler
Browse files

toc test

parent 32019b25
No related branches found
No related tags found
No related merge requests found
[TOC] 1. [ RBComb Simulation Framework. ](#RSF)
2. [ Classes. ](#Classes)
2.1 [ Vec2. ](#vec2)
<a name="RSF"></a> <a name="RSF"></a>
# RBComb Simulation Framework # RBComb Simulation Framework
...@@ -13,6 +17,7 @@ not need to be adapted for a new situation are found in the `lib` folder. They a ...@@ -13,6 +17,7 @@ not need to be adapted for a new situation are found in the `lib` folder. They a
described in the following. Note that qualifiers, references and the like are discarded described in the following. Note that qualifiers, references and the like are discarded
where it improves legibility. Consult the source files for more information. where it improves legibility. Consult the source files for more information.
<a name="vec2"></a>
### `Vec2` (vec2.hpp), 2-vector utility class ### `Vec2` (vec2.hpp), 2-vector utility class
1. Template arguments 1. Template arguments
- `value_t`: type of vector entries - `value_t`: type of vector entries
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment