Class RaleighLogPrior



  • public class RaleighLogPrior
    extends Function
    Density is linear near zero, rising to a peak, decaying with a Gaussian tail.
    • Constructor Detail

      • RaleighLogPrior

        public RaleighLogPrior()
    • Method Detail

      • apply

        public final double apply(double t)
        Specified by:
        apply in class Function
      • format

        public java.lang.String format(java.lang.String t)
        Specified by:
        format in class Function