#include "VFAT/NPclassify2.H"
Go to the source code of this file.
Defines | |
#define | INVALS 31 |
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
char * | configFile |
This is the configFile name. | |
readConfig | configIn (25) |
This is the configFile object. | |
readConfig | polySet (25) |
int | itemNumber |
number of items if training | |
int | features |
int | datasize |
Test the non-parametric classifier
Definition in file test-NPclassify2.C.
char* configFile |
This is the configFile name.
Definition at line 56 of file test-NPclassify2.C.
readConfig configIn(25) |
This is the configFile object.
int itemNumber |
number of items if training
Definition at line 61 of file test-NPclassify2.C.