contrib/mul/clsfy/clsfy_binary_hyperplane_ls_builder.cxx File Reference

Implement a two-class output linear classifier builder. More...

#include "clsfy_binary_hyperplane_ls_builder.h"
#include <vcl_string.h>
#include <vcl_iostream.h>
#include <vcl_vector.h>
#include <vcl_cassert.h>
#include <vcl_algorithm.h>
#include <vnl/algo/vnl_svd.h>
#include <vnl/vnl_math.h>

Go to the source code of this file.


Detailed Description

Implement a two-class output linear classifier builder.

Author:
Ian Scott
Date:
4 June 2001

Definition in file clsfy_binary_hyperplane_ls_builder.cxx.