Package samer.functions
Class RaleighLogPrior
- java.lang.Object
-
- samer.maths.Function
-
- samer.functions.RaleighLogPrior
-
public class RaleighLogPrior extends Function
Density is linear near zero, rising to a peak, decaying with a Gaussian tail.
-
-
Constructor Summary
Constructors Constructor and Description RaleighLogPrior()
-
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)
-