diff --git a/include/tadah/models/cutoffs.h b/include/tadah/models/cutoffs.h index eac3891a6a243d9657fb6dd4d40593771381d2ee..9d43af6bd44b6249fc6fa82acb5bdf2cf2c8d3bf 100644 --- a/include/tadah/models/cutoffs.h +++ b/include/tadah/models/cutoffs.h @@ -109,7 +109,7 @@ class Cut_Cos : public Cut_Base { * \end{cases} * \f] * - * This function smoothly transitions from 1 to 0 over the interval \f$ 0 \leq r \leq r_c \f$, with the transition shape controlled by the cubic power of the hyperbolic tangent. It is particularly useful in constructing atom-centered symmetry functions for high-dimensional neural network potentials. + * This function smoothly transitions from 1 to 0 over the interval \f$ 0 \leq r \leq r_c \f$, with the transition shape controlled by the cubic power of the hyperbolic tangent. * * **Reference:** *