|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UniformDiscretizer.Mode | |
---|---|
be.ac.ulb.mlg.utils |
Uses of UniformDiscretizer.Mode in be.ac.ulb.mlg.utils |
---|
Methods in be.ac.ulb.mlg.utils that return UniformDiscretizer.Mode | |
---|---|
static UniformDiscretizer.Mode |
UniformDiscretizer.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static UniformDiscretizer.Mode[] |
UniformDiscretizer.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in be.ac.ulb.mlg.utils with parameters of type UniformDiscretizer.Mode | |
---|---|
UniformDiscretizer(UniformDiscretizer.Mode mode,
int range)
Constructor of UniformDiscretizer which setup the mode and the range of discretization |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |