| Package | Description |
|---|---|
| weka.core |
| Modifier and Type | Field and Description |
|---|---|
protected CheckScheme.PostProcessor |
CheckScheme.m_PostProcessor
for post-processing the data even further
|
| Modifier and Type | Method and Description |
|---|---|
CheckScheme.PostProcessor |
CheckScheme.getPostProcessor()
returns the current PostProcessor, can be null
|
| Modifier and Type | Method and Description |
|---|---|
void |
CheckScheme.setPostProcessor(CheckScheme.PostProcessor value)
sets the PostProcessor to use
|
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.