Uses of Class
Optimizers.NelderMead.DebugLevel

Packages that use NelderMead.DebugLevel
Optimizers Provides classes for optimising a likelihood. 
 

Uses of NelderMead.DebugLevel in Optimizers
 

Methods in Optimizers that return NelderMead.DebugLevel
static NelderMead.DebugLevel NelderMead.DebugLevel.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static NelderMead.DebugLevel[] NelderMead.DebugLevel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in Optimizers with parameters of type NelderMead.DebugLevel
NelderMead(NelderMead.DebugLevel debug)
          Constructor that allows user defined debug level