Package | Description |
---|---|
nl.liacs.timeseries.kernel |
Modifier and Type | Method and Description |
---|---|
Binarise |
Binarise.setTestPolicy(Binarise.TestPolicy theTestPolicy)
Sets the TestPolicy to be used by this
Kernel . |
Binarise |
Binarise.setThreshold(double theThreshold)
Sets the
threshold used by this Kernel to
determine whether a value is set to either 0 or
1 , based on the TestPolicy . |