#include "VFAT/NPclassify.H"
#include "Util/Assert.H"
#include "Util/Timer.H"
#include "Util/log.H"
#include <fstream>
#include <iostream>
#include <math.h>
Go to the source code of this file.
Test the nonparametric classifier
Definition in file NPclassify.C.