Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
khalid
radsex
Commits
87cd8a3b
Commit
87cd8a3b
authored
Apr 22, 2020
by
RomainFeron
Browse files
Updated docs and added a redirection index for github pages
parent
7fa05cc1
Changes
78
Hide whitespace changes
Inline
Side-by-side
docs/html/marker_8h_source.html
View file @
87cd8a3b
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=9"
/>
<meta
name=
"generator"
content=
"Doxygen 1.8.17"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<title>
RADSex: /home/romain/work/code/
RADS
ex/src/marker.h Source File
</title>
<title>
RADSex: /home/romain/work/code/
rads
ex/src/marker.h Source File
</title>
<link
href=
"tabs.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"jquery.js"
></script>
<script
type=
"text/javascript"
src=
"dynsections.js"
></script>
...
...
docs/html/markers__table_8cpp.html
View file @
87cd8a3b
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=9"
/>
<meta
name=
"generator"
content=
"Doxygen 1.8.17"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<title>
RADSex: /home/romain/work/code/
RADS
ex/src/markers_table.cpp File Reference
</title>
<title>
RADSex: /home/romain/work/code/
rads
ex/src/markers_table.cpp File Reference
</title>
<link
href=
"tabs.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"jquery.js"
></script>
<script
type=
"text/javascript"
src=
"dynsections.js"
></script>
...
...
docs/html/markers__table_8cpp_source.html
View file @
87cd8a3b
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=9"
/>
<meta
name=
"generator"
content=
"Doxygen 1.8.17"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<title>
RADSex: /home/romain/work/code/
RADS
ex/src/markers_table.cpp Source File
</title>
<title>
RADSex: /home/romain/work/code/
rads
ex/src/markers_table.cpp Source File
</title>
<link
href=
"tabs.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"jquery.js"
></script>
<script
type=
"text/javascript"
src=
"dynsections.js"
></script>
...
...
@@ -296,7 +296,7 @@ $(document).ready(function(){initNavTree('markers__table_8cpp_source.html','');
<div
class=
"line"
><a
name=
"l00212"
></a><span
class=
"lineno"
>
212
</span>
 
</div>
<div
class=
"line"
><a
name=
"l00213"
></a><span
class=
"lineno"
>
213
</span>
 
this-
>
<a
class=
"code"
href=
"classMarkersTable.html#aaa797d9ad11ca87e29eb96eca6ad2837"
>
mutex
</a>
.lock();
</div>
<div
class=
"line"
><a
name=
"l00214"
></a><span
class=
"lineno"
>
214
</span>
 
</div>
<div
class=
"line"
><a
name=
"l00215"
></a><span
class=
"lineno"
>
215
</span>
 
ulong
batch_size_real = std::min(
<a
class=
"code"
href=
"markers__table_8h.html#a9ae2958e436c566413867028fc829ec0"
>
BATCH_SIZE
</a>
,
<span
class=
"keyword"
>
static_cast
<
</span><span
class=
"keywordtype"
>
int
</span><span
class=
"keyword"
>
>
</span>
(this-
>
<a
class=
"code"
href=
"classMarkersTable.html#a169656fd6d7d040836f0efc39407fe6f"
>
markers_queue
</a>
.size()));
</div>
<div
class=
"line"
><a
name=
"l00215"
></a><span
class=
"lineno"
>
215
</span>
 
<span
class=
"keywordtype"
>
unsigned
</span>
<span
class=
"keywordtype"
>
long
</span>
batch_size_real = std::min(
<a
class=
"code"
href=
"markers__table_8h.html#a9ae2958e436c566413867028fc829ec0"
>
BATCH_SIZE
</a>
,
<span
class=
"keyword"
>
static_cast
<
</span><span
class=
"keywordtype"
>
int
</span><span
class=
"keyword"
>
>
</span>
(this-
>
<a
class=
"code"
href=
"classMarkersTable.html#a169656fd6d7d040836f0efc39407fe6f"
>
markers_queue
</a>
.size()));
</div>
<div
class=
"line"
><a
name=
"l00216"
></a><span
class=
"lineno"
>
216
</span>
 
batch.resize(batch_size_real);
</div>
<div
class=
"line"
><a
name=
"l00217"
></a><span
class=
"lineno"
>
217
</span>
 
</div>
<div
class=
"line"
><a
name=
"l00218"
></a><span
class=
"lineno"
>
218
</span>
 
<span
class=
"keywordflow"
>
if
</span>
(batch_size_real
>
0) {
</div>
...
...
docs/html/markers__table_8h.html
View file @
87cd8a3b
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=9"
/>
<meta
name=
"generator"
content=
"Doxygen 1.8.17"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<title>
RADSex: /home/romain/work/code/
RADS
ex/src/markers_table.h File Reference
</title>
<title>
RADSex: /home/romain/work/code/
rads
ex/src/markers_table.h File Reference
</title>
<link
href=
"tabs.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"jquery.js"
></script>
<script
type=
"text/javascript"
src=
"dynsections.js"
></script>
...
...
docs/html/markers__table_8h_source.html
View file @
87cd8a3b
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=9"
/>
<meta
name=
"generator"
content=
"Doxygen 1.8.17"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<title>
RADSex: /home/romain/work/code/
RADS
ex/src/markers_table.h Source File
</title>
<title>
RADSex: /home/romain/work/code/
rads
ex/src/markers_table.h Source File
</title>
<link
href=
"tabs.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"jquery.js"
></script>
<script
type=
"text/javascript"
src=
"dynsections.js"
></script>
...
...
docs/html/parameters_8h.html
View file @
87cd8a3b
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=9"
/>
<meta
name=
"generator"
content=
"Doxygen 1.8.17"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<title>
RADSex: /home/romain/work/code/
RADS
ex/src/parameters.h File Reference
</title>
<title>
RADSex: /home/romain/work/code/
rads
ex/src/parameters.h File Reference
</title>
<link
href=
"tabs.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"jquery.js"
></script>
<script
type=
"text/javascript"
src=
"dynsections.js"
></script>
...
...
docs/html/parameters_8h_source.html
View file @
87cd8a3b
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=9"
/>
<meta
name=
"generator"
content=
"Doxygen 1.8.17"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<title>
RADSex: /home/romain/work/code/
RADS
ex/src/parameters.h Source File
</title>
<title>
RADSex: /home/romain/work/code/
rads
ex/src/parameters.h Source File
</title>
<link
href=
"tabs.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"jquery.js"
></script>
<script
type=
"text/javascript"
src=
"dynsections.js"
></script>
...
...
docs/html/popmap_8cpp.html
View file @
87cd8a3b
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=9"
/>
<meta
name=
"generator"
content=
"Doxygen 1.8.17"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<title>
RADSex: /home/romain/work/code/
RADS
ex/src/popmap.cpp File Reference
</title>
<title>
RADSex: /home/romain/work/code/
rads
ex/src/popmap.cpp File Reference
</title>
<link
href=
"tabs.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"jquery.js"
></script>
<script
type=
"text/javascript"
src=
"dynsections.js"
></script>
...
...
docs/html/popmap_8cpp_source.html
View file @
87cd8a3b
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=9"
/>
<meta
name=
"generator"
content=
"Doxygen 1.8.17"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<title>
RADSex: /home/romain/work/code/
RADS
ex/src/popmap.cpp Source File
</title>
<title>
RADSex: /home/romain/work/code/
rads
ex/src/popmap.cpp Source File
</title>
<link
href=
"tabs.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"jquery.js"
></script>
<script
type=
"text/javascript"
src=
"dynsections.js"
></script>
...
...
docs/html/popmap_8h.html
View file @
87cd8a3b
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=9"
/>
<meta
name=
"generator"
content=
"Doxygen 1.8.17"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<title>
RADSex: /home/romain/work/code/
RADS
ex/src/popmap.h File Reference
</title>
<title>
RADSex: /home/romain/work/code/
rads
ex/src/popmap.h File Reference
</title>
<link
href=
"tabs.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"jquery.js"
></script>
<script
type=
"text/javascript"
src=
"dynsections.js"
></script>
...
...
docs/html/popmap_8h_source.html
View file @
87cd8a3b
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=9"
/>
<meta
name=
"generator"
content=
"Doxygen 1.8.17"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<title>
RADSex: /home/romain/work/code/
RADS
ex/src/popmap.h Source File
</title>
<title>
RADSex: /home/romain/work/code/
rads
ex/src/popmap.h Source File
</title>
<link
href=
"tabs.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"jquery.js"
></script>
<script
type=
"text/javascript"
src=
"dynsections.js"
></script>
...
...
docs/html/process_8cpp.html
View file @
87cd8a3b
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=9"
/>
<meta
name=
"generator"
content=
"Doxygen 1.8.17"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<title>
RADSex: /home/romain/work/code/
RADS
ex/src/process.cpp File Reference
</title>
<title>
RADSex: /home/romain/work/code/
rads
ex/src/process.cpp File Reference
</title>
<link
href=
"tabs.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"jquery.js"
></script>
<script
type=
"text/javascript"
src=
"dynsections.js"
></script>
...
...
docs/html/process_8cpp_source.html
View file @
87cd8a3b
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=9"
/>
<meta
name=
"generator"
content=
"Doxygen 1.8.17"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<title>
RADSex: /home/romain/work/code/
RADS
ex/src/process.cpp Source File
</title>
<title>
RADSex: /home/romain/work/code/
rads
ex/src/process.cpp Source File
</title>
<link
href=
"tabs.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"jquery.js"
></script>
<script
type=
"text/javascript"
src=
"dynsections.js"
></script>
...
...
docs/html/process_8h.html
View file @
87cd8a3b
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=9"
/>
<meta
name=
"generator"
content=
"Doxygen 1.8.17"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<title>
RADSex: /home/romain/work/code/
RADS
ex/src/process.h File Reference
</title>
<title>
RADSex: /home/romain/work/code/
rads
ex/src/process.h File Reference
</title>
<link
href=
"tabs.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"jquery.js"
></script>
<script
type=
"text/javascript"
src=
"dynsections.js"
></script>
...
...
docs/html/process_8h_source.html
View file @
87cd8a3b
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=9"
/>
<meta
name=
"generator"
content=
"Doxygen 1.8.17"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<title>
RADSex: /home/romain/work/code/
RADS
ex/src/process.h Source File
</title>
<title>
RADSex: /home/romain/work/code/
rads
ex/src/process.h Source File
</title>
<link
href=
"tabs.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"jquery.js"
></script>
<script
type=
"text/javascript"
src=
"dynsections.js"
></script>
...
...
docs/html/signif_8cpp.html
View file @
87cd8a3b
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=9"
/>
<meta
name=
"generator"
content=
"Doxygen 1.8.17"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<title>
RADSex: /home/romain/work/code/
RADS
ex/src/signif.cpp File Reference
</title>
<title>
RADSex: /home/romain/work/code/
rads
ex/src/signif.cpp File Reference
</title>
<link
href=
"tabs.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"jquery.js"
></script>
<script
type=
"text/javascript"
src=
"dynsections.js"
></script>
...
...
docs/html/signif_8cpp_source.html
View file @
87cd8a3b
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=9"
/>
<meta
name=
"generator"
content=
"Doxygen 1.8.17"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<title>
RADSex: /home/romain/work/code/
RADS
ex/src/signif.cpp Source File
</title>
<title>
RADSex: /home/romain/work/code/
rads
ex/src/signif.cpp Source File
</title>
<link
href=
"tabs.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"jquery.js"
></script>
<script
type=
"text/javascript"
src=
"dynsections.js"
></script>
...
...
docs/html/signif_8h.html
View file @
87cd8a3b
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=9"
/>
<meta
name=
"generator"
content=
"Doxygen 1.8.17"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<title>
RADSex: /home/romain/work/code/
RADS
ex/src/signif.h File Reference
</title>
<title>
RADSex: /home/romain/work/code/
rads
ex/src/signif.h File Reference
</title>
<link
href=
"tabs.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"jquery.js"
></script>
<script
type=
"text/javascript"
src=
"dynsections.js"
></script>
...
...
docs/html/signif_8h_source.html
View file @
87cd8a3b
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=9"
/>
<meta
name=
"generator"
content=
"Doxygen 1.8.17"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<title>
RADSex: /home/romain/work/code/
RADS
ex/src/signif.h Source File
</title>
<title>
RADSex: /home/romain/work/code/
rads
ex/src/signif.h Source File
</title>
<link
href=
"tabs.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"jquery.js"
></script>
<script
type=
"text/javascript"
src=
"dynsections.js"
></script>
...
...
docs/html/stats_8cpp.html
View file @
87cd8a3b
...
...
@@ -5,7 +5,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=9"
/>
<meta
name=
"generator"
content=
"Doxygen 1.8.17"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<title>
RADSex: /home/romain/work/code/
RADS
ex/src/stats.cpp File Reference
</title>
<title>
RADSex: /home/romain/work/code/
rads
ex/src/stats.cpp File Reference
</title>
<link
href=
"tabs.css"
rel=
"stylesheet"
type=
"text/css"
/>
<script
type=
"text/javascript"
src=
"jquery.js"
></script>
<script
type=
"text/javascript"
src=
"dynsections.js"
></script>
...
...
Prev
1
2
3
4
Next
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