.. _API_DESCRIPTORS: Descriptor Base Classes ======================= The user-facing :ref:`descriptors` chapter documents the concrete two-body, three-body, and many-body descriptors. The base classes below are the API hooks for adding new descriptors and embedding functions. .. doxygenclass:: tadah::models::D2_Base :members: .. doxygenclass:: tadah::models::DM_Base :members: .. doxygenclass:: tadah::models::F_Base :members: