Package samer.functions
Class LogCauchy
- java.lang.Object
-
- samer.maths.Function
-
- samer.functions.LogCauchy
-
public class LogCauchy extends Function
-
-
Constructor Summary
Constructors Constructor and Description LogCauchy()
-
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)
-