Package | Description |
---|---|
nl.liacs.timeseries.kernel |
Modifier and Type | Method and Description |
---|---|
static Binarise.TestPolicy |
Binarise.TestPolicy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Binarise.TestPolicy[] |
Binarise.TestPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Binarise |
Binarise.setTestPolicy(Binarise.TestPolicy theTestPolicy)
Sets the TestPolicy to be used by this
Kernel . |
static void |
Binarise.TestPolicy.unknownType(Binarise.TestPolicy theTestPolicy) |