Package samer.functions
Class LogCosh
- java.lang.Object
-
- samer.maths.Function
-
- samer.functions.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 Summary
Constructors Constructor and Description LogCosh()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description double
apply(double t)
Function
derivative()
java.lang.String
format(java.lang.String t)
-