.. RSAITEHU documentation master file, created by
   sphinx-quickstart on Thu Nov  9 21:22:36 2023.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to RSAITEHU's documentation!
====================================

.. toctree::
   :maxdepth: 2
   :caption: Contents:
   
.. automodule:: clustering
   :members:
.. automodule:: drawing
   :members:
.. automodule:: geometry
   :members:
.. automodule:: matplot3d
   :members:
.. automodule:: pointcloud
   :members:
.. automodule:: procrustes
   :members:
.. automodule:: ransac
   :members:
.. automodule:: ransaccuda
   :members:
.. automodule:: sampling
   :members:
.. automodule:: stats
   :members:
   
Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
