Class LogCosh



  • public class LogCosh
    extends Function
    Actually 2 log cosh: - log prior of sech^2 disribution like abs but with rounded bottom Amount of rounding is adjustable
    • Constructor Detail

      • LogCosh

        public LogCosh()
    • Method Detail

      • format

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

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