summaryrefslogtreecommitdiff
path: root/src/cython/doc/strong_witness_complex_ref.rst
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-03-08 22:05:14 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-03-08 22:05:14 +0000
commitfd06f7f93f69b7d31645b1f198ebedc957f3adf1 (patch)
tree34f1371a5437521320d37d7c9b5544d4514499f3 /src/cython/doc/strong_witness_complex_ref.rst
parentfe917a0676a7b819782f5294565951dca8212776 (diff)
New revision of witness and its documentation
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/ST_cythonize@2181 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 5f002c1a58b2daff6c6826a2552d1c101f6810e1
Diffstat (limited to 'src/cython/doc/strong_witness_complex_ref.rst')
-rw-r--r--src/cython/doc/strong_witness_complex_ref.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/cython/doc/strong_witness_complex_ref.rst b/src/cython/doc/strong_witness_complex_ref.rst
new file mode 100644
index 00000000..4ed4fe46
--- /dev/null
+++ b/src/cython/doc/strong_witness_complex_ref.rst
@@ -0,0 +1,10 @@
+=======================================
+Strong witness complex reference manual
+=======================================
+
+.. autoclass:: gudhi.StrongWitnessComplex
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+ .. automethod:: gudhi.StrongWitnessComplex.__init__