contrib/mul/clsfy/clsfy_rbf_svm.cxx File Reference

Implement a RBF Support Vector Machine. More...

#include "clsfy_rbf_svm.h"
#include <vcl_string.h>
#include <vcl_cassert.h>
#include <vcl_cstdlib.h>
#include <vsl/vsl_indent.h>
#include <vsl/vsl_vector_io.h>
#include <vnl/io/vnl_io_vector.h>
#include <vnl/vnl_math.h>

Go to the source code of this file.


Detailed Description

Implement a RBF Support Vector Machine.

Author:
Ian Scott
Date:
Jan 2001

Definition in file clsfy_rbf_svm.cxx.