Uses of Enum
jline.api.fj.FJ_charmax_ext.DiscreteDist
Packages that use FJ_charmax_ext.DiscreteDist
-
Uses of FJ_charmax_ext.DiscreteDist in jline.api.fj
Methods in jline.api.fj that return FJ_charmax_ext.DiscreteDistModifier and TypeMethodDescriptionstatic FJ_charmax_ext.DiscreteDistReturns the enum constant of this type with the specified name.static FJ_charmax_ext.DiscreteDist[]FJ_charmax_ext.DiscreteDist.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jline.api.fj with parameters of type FJ_charmax_ext.DiscreteDistModifier and TypeMethodDescriptionFJ_charmax_ext.fj_char_max_discrete(int K, FJ_charmax_ext.DiscreteDist dist, double par) Gravey's characteristic maximum for a lattice law.