test-svm.C File Reference

#include "Component/ModelManager.H"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include "svm.h"
Include dependency graph for test-svm.C:

Go to the source code of this file.

Functions

void read_problem (const char *filename, struct svm_problem &prob, struct svm_parameter &param)
void predict (const char *filename, struct svm_model *model)
int main (int argc, char **argv)

Detailed Description

test the svm algo

Definition in file test-svm.C.

Generated on Sun May 8 08:42:42 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3