summaryrefslogtreecommitdiff
path: root/src/common/doc/main_page.h
diff options
context:
space:
mode:
authorpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-04-07 09:10:52 +0000
committerpdlotko <pdlotko@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-04-07 09:10:52 +0000
commitca2ad986b9925ab7006597f0f7045f7be47a42b2 (patch)
tree83ac514bafc26903ab8d677c1221edfc72a0d991 /src/common/doc/main_page.h
parent00c36cb49bc55d93edadad6b865ffc42118ea148 (diff)
Answers to Marc's comments
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/gudhi_stat@2317 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: f941a6b20210282408d0ef95b84daa973add2513
Diffstat (limited to 'src/common/doc/main_page.h')
-rw-r--r--src/common/doc/main_page.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/common/doc/main_page.h b/src/common/doc/main_page.h
index e6f29fa8..55673f60 100644
--- a/src/common/doc/main_page.h
+++ b/src/common/doc/main_page.h
@@ -151,6 +151,23 @@
</td>
</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