Classes
contrib/mul/mcal/mcal_general_ca.cxx File Reference

Class to perform general Component Analysis. More...

#include "mcal_general_ca.h"
#include <vcl_cstdlib.h>
#include <vcl_string.h>
#include <vcl_sstream.h>
#include <vsl/vsl_indent.h>
#include <mbl/mbl_matxvec.h>
#include <vcl_cmath.h>
#include <vcl_vector.h>
#include <vsl/vsl_binary_io.h>
#include <mbl/mbl_parse_block.h>
#include <mbl/mbl_read_props.h>
#include <vul/vul_string.h>
#include <mbl/mbl_exception.h>
#include <vnl/algo/vnl_brent_minimizer.h>

Go to the source code of this file.

Classes

class  mcal_pair_cost1
class  mcal_pair_cost2
 Cost, assuming it can be evaluated from variance of projection. More...

Detailed Description

Class to perform general Component Analysis.

Author:
Tim Cootes

Definition in file mcal_general_ca.cxx.