Package jline.api.fj
Class FJ_xmax.FJXmaxParetoResult
java.lang.Object
jline.api.fj.FJ_xmax.FJXmaxParetoResult
- Enclosing class:
FJ_xmax
Result container for expected maximum of Pareto distribution.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
Xmax
public final double Xmax -
MK
public final double MK
-
-
Constructor Details
-
FJXmaxParetoResult
public FJXmaxParetoResult(double Xmax, double MK)
-
-
Method Details
-
getXmax
public double getXmax() -
getMK
public double getMK()
-