#include <iostream>#include "liatools.h"#include "ComputeTest.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 59 of file ComputeTestMain.cpp.
References ComputeTest(), ComputeTestByLabel(), ComputeTestDotProduct(), ComputeTestFA(), ComputeTestHisto(), ComputeTestJFA(), ComputeTestLFA(), ComputeTestNAP(), debug, verbose, and verboseLevel.
1.7.2