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 SummaryConstructors Constructor and Description RaleighLogPrior()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method and Description doubleapply(double t)Functionderivative()java.lang.Stringformat(java.lang.String t)
 
-