Documentation of 'org.apache.commons.math3.analysis.function.Gaussian' Java class
Gaussian
org.apache.commons.math3.analysis.function

Class Gaussian

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class and Description
      static class  Gaussian.Parametric
      Parametric function where the input array contains the parameters of the Gaussian, ordered as follows: Norm Mean Standard deviation
    • Constructor Summary

      Constructors 
      Constructor and Description
      Gaussian()
      Normalized gaussian with zero mean and unit standard deviation.
      Gaussian(double mean, double sigma)
      Normalized gaussian with given mean and standard deviation.
      Gaussian(double norm, double mean, double sigma)
      Gaussian with given normalization factor, mean and standard deviation.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.