Cutoff Base Class ================= The user-facing :ref:`cutoffs` chapter documents the concrete cutoff classes (``Cut_Cos``, ``Cut_Poly``, ``Cut_Tanh``, …). The base class below is the API hook for adding new cutoff functions. .. doxygenclass:: tadah::models::Cut_Base :members: