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