Uses of Class
jline.lib.kpctoolbox.kpcfit.KPCFit.KPCFitPhOptions
Packages that use KPCFit.KPCFitPhOptions
-
Uses of KPCFit.KPCFitPhOptions in jline.lib.kpctoolbox.kpcfit
Methods in jline.lib.kpctoolbox.kpcfit that return KPCFit.KPCFitPhOptionsModifier and TypeMethodDescriptionstatic KPCFit.KPCFitPhOptionsKPCFit.kpcfit_ph_options(double[] E) static KPCFit.KPCFitPhOptionsKPCFit.kpcfit_ph_options(double[] E, boolean verbose, int runs, int minNumStates, int maxNumStates, int minExactMom) Methods in jline.lib.kpctoolbox.kpcfit with parameters of type KPCFit.KPCFitPhOptionsModifier and TypeMethodDescriptionstatic List<MatrixCell> KPCFit.kpcfit_ph_exact(double[] E, KPCFit.KPCFitPhOptions options)