summaryrefslogtreecommitdiff
path: root/src/common/doc/main_page.h
diff options
context:
space:
mode:
authorpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-04-13 12:42:19 +0000
committerpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-04-13 12:42:19 +0000
commitaecf253b150fcaf0a9e2a41686de7dfea91fa4d8 (patch)
tree0a3d464cbf6015cfcf4af21719ae0679c170793b /src/common/doc/main_page.h
parent8f4c961a93fe928d06c7776a9e8f5ecd00fab9ca (diff)
Answer to Vincent's comments. At the moment I need to discuss how to correct the doc. At the moment make doxygen generate some errors.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@2342 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 4bb5c3b30bca852045fb414eacf59936975a3855
Diffstat (limited to 'src/common/doc/main_page.h')
-rw-r--r--src/common/doc/main_page.h34
1 files changed, 18 insertions, 16 deletions
diff --git a/src/common/doc/main_page.h b/src/common/doc/main_page.h
index 55673f60..f3816238 100644
--- a/src/common/doc/main_page.h
+++ b/src/common/doc/main_page.h
@@ -152,22 +152,6 @@
</tr>
</table>
</table>
- \subsection Gudhi_stat Gudhi statistical sublibrary
- \image html "average_landscape.png" "Gudhi statistical sublibrary"
-<table border="0">
- <tr>
- <td width="25%">
- <b>Author:</b> Pawel Dlotko<br>
- <b>Introduced in:</b> GUDHI 2.0.0<br>
- <b>Copyright:</b> GPL v3<br>
- </td>
- <td width="75%">
- This is a statistical library for gudhi. It contain implementation of various representations of persistence diagrams; diagrams themselves, persistence landscapes (rigorous and grid version),
- persistence heath maps, vectors and others. It implements basic functionalities which are neccessary to use persistence in statistics and machine learning.
- <b>User manual:</b> \ref gudhi_stat - <b>Reference manual:</b> Gudhi::Gudhi_stat
- </td>
- </tr>
-</table>
\section Toolbox Toolbox
\subsection BottleneckDistanceToolbox Bottleneck distance
@@ -229,7 +213,25 @@
<b>User manual:</b> \ref persistent_cohomology - <b>Reference manual:</b> Gudhi::persistent_cohomology::Persistent_cohomology
</td>
</tr>
+</table>
+ \subsection Gudhi_stat_sublibrary Gudhi statistical sublibrary
+ \image html "average_landscape.png" "Gudhi statistical sublibrary"
+<table border="0">
+ <tr>
+ <td width="25%">
+ <b>Author:</b> Pawel Dlotko<br>
+ <b>Introduced in:</b> GUDHI 2.0.0<br>
+ <b>Copyright:</b> GPL v3<br>
+ </td>
+ <td width="75%">
+ This is a statistical library for gudhi. It contain implementation of various representations of persistence diagrams; diagrams themselves, persistence landscapes (rigorous and grid version),
+ persistence heath maps, vectors and others. It implements basic functionalities which are neccessary to use persistence in statistics and machine learning.
+ <b>User manual:</b> \ref Gudhi_stat
+
+ </td>
+ </tr>
</table>
+
*/
/*! \page installation GUDHI installation