diff options
Diffstat (limited to 'python/docSRC/operator.rst')
-rw-r--r-- | python/docSRC/operator.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/python/docSRC/operator.rst b/python/docSRC/operator.rst new file mode 100644 index 0000000..f5369fa --- /dev/null +++ b/python/docSRC/operator.rst @@ -0,0 +1,8 @@ +OpTomo class: the :mod:`operator` module +============================================== + +.. automodule:: astra.operator + :members: + :undoc-members: + :show-inheritance: + |