|
bool | used_boolean [FILTER_BOOLSIZE] |
| The boolean filters used.
|
|
bool | sign_boolean [FILTER_BOOLSIZE] |
| The sign of the boolean filters used (true for positive, false for negative).
|
|
bool | used_numerical [FILTER_NUMSIZE] |
| The numerical filters used.
|
|
int | values [FILTER_NUMSIZE][2] |
| The values for the numerical filters, where values[i][0] is the lower bound and values[i][1] is the upper bound.
|
|
uchar | nblow |
| The number of classes to exclude in the filter.
|
|
uchar | nbhigh |
| The number of classes to include in the filter.
|
|
classes | low [FILTER_MAXCLASSES] |
| The classes to exclude in the filter.
|
|
classes | high [FILTER_MAXCLASSES] |
| The classes to include in the filter.
|
|
bool | order |
| Is the ordering on monoids required for the classes tests.
|
|
The documentation for this struct was generated from the following file: