contrib/mul/clsfy/clsfy_binary_hyperplane.cxx File Reference

Implement a binary linear classifier. More...

#include "clsfy_binary_hyperplane.h"
#include <vcl_string.h>
#include <vcl_iostream.h>
#include <vcl_vector.h>
#include <vcl_cmath.h>
#include <vsl/vsl_binary_io.h>
#include <vnl/io/vnl_io_matrix.h>
#include <vnl/io/vnl_io_vector.h>

Go to the source code of this file.


Detailed Description

Implement a binary linear classifier.

Author:
Ian Scott
Date:
2000-05-26

Definition in file clsfy_binary_hyperplane.cxx.