Function langevin_derivative

Source
pub fn langevin_derivative(x: Scalar) -> Scalar
Expand description

Returns the derivative of the Langevin function.

\mathcal{L}'(x) = x^{-2} - \sinh^{-2}(x)