Documentation of 'jasext.hist.function.LandauFunction' Java class
LandauFunction
jasext.hist.function

Class LandauFunction

  • All Implemented Interfaces:
    DataSource, ExtendedStatistics, FunctionData, HasHandles, HasStatistics, Statistics, java.io.Serializable


    public class LandauFunction
    extends Fittable1DFunction
    implements HasHandles
    The function represents the Landau distribution. This class represents a Landau distribution, as approximated by the Moyal formula \[ Moyal(\lambda) = \frac{\exp{-0.5(\lambda+\exp{-\lambda})}}{\sqrt{2\pi}} \] See J.E. Moyal, Theory of ionization fluctuations, Phil. Mag. 46 (1955) 263. Note that this analytical approximation is too low in the tail. In order to allow for a fit, we define \[ \lambda = \frac{x - m}{s} \] with x the dataset variable.
    See Also:
    Serialized Form

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.