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