contrib/mul/mbl/mbl_rvm_regression_builder.cxx File Reference

Object to train Relevance Vector Machines for regression. More...

#include "mbl_rvm_regression_builder.h"
#include <vcl_cmath.h>
#include <vcl_algorithm.h>
#include <vnl/algo/vnl_svd.h>
#include <mbl/mbl_matxvec.h>
#include <mbl/mbl_matrix_products.h>
#include <vcl_iostream.h>
#include <vcl_cassert.h>

Go to the source code of this file.


Detailed Description

Object to train Relevance Vector Machines for regression.

Author:
Tim Cootes

Definition in file mbl_rvm_regression_builder.cxx.