GroupIndex
==========

.. currentmodule:: skrough.structs.group_index

.. autoclass:: GroupIndex
   :show-inheritance:
   
   






.. rubric:: Methods

.. autosummary::
   :toctree:
   :template: custom-base.rst.j2

   ~GroupIndex.__init__
   ~GroupIndex.compress
   ~GroupIndex.create_empty
   ~GroupIndex.create_uniform
   ~GroupIndex.from_data
   ~GroupIndex.from_index
   ~GroupIndex.get_disorder_score
   ~GroupIndex.get_disorder_score_after_split
   ~GroupIndex.get_distribution
   ~GroupIndex.split






.. rubric:: Attributes

.. autosummary::
   :toctree:
   :template: custom-base.rst.j2

   ~GroupIndex.index
   ~GroupIndex.n_groups
   ~GroupIndex.n_objs

