Documentation of 'hep.aida.ref.function.GaussianCore2DNorm' Java class
GaussianCore2DNorm
hep.aida.ref.function

Class GaussianCore2DNorm



  • public class GaussianCore2DNorm
    extends FunctionCore
    Not normalised Gaussian 2D (G2) distribution in the form: f = (1/N)*exp(-(x-meanX)^2/(2*sigmaX^2))*exp(-(y-meanY)^2/(2*sigmaY^2)) has 4 parameters Normalization Amplitude is calculated by the "normalizationAmplitude" method
    • Constructor Detail

      • GaussianCore2DNorm

        public GaussianCore2DNorm(java.lang.String str)
      • GaussianCore2DNorm

        public GaussianCore2DNorm(java.lang.String str,
                                  double[] pVal)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.