mimas::pca_tool Class Reference

Principal component analysis (PCA) tool class. More...

#include <pca_tool.h>

Inheritance diagram for mimas::pca_tool:

Inheritance graph
[legend]
Collaboration diagram for mimas::pca_tool:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 pca_tool (void)
 constructor
void pca (matrix_tool &X)
 perform PCA on columns of input matrix X
void project (matrix_tool &Y, int n)
 reduced to n component and store new representation in Y

Detailed Description

Principal component analysis (PCA) tool class.

Author:
Bala Amavasai (bala@amavasai.org)
Date:
Mon Jun 17 12:55:13 UTC 2002
Header
/cvs/mimas2/include/pca_tool.h,v 1.1.1.1 2005/08/09 15:37:45 engmb Exp

Definition at line 21 of file pca_tool.h.


Constructor & Destructor Documentation

mimas::pca_tool::pca_tool ( void   ) 

constructor

Definition at line 33 of file pca_tool.h.


Member Function Documentation

void mimas::pca_tool::pca ( matrix_tool &  X  ) 

perform PCA on columns of input matrix X

Definition at line 38 of file pca_tool.h.

References MMERROR.

void mimas::pca_tool::project ( matrix_tool &  Y,
int  n 
)

reduced to n component and store new representation in Y

Definition at line 74 of file pca_tool.h.

References MMERROR.


The documentation for this class was generated from the following file:
[GNU/Linux] [Qt] [Mesa] [STL] [Lapack] [Boost] [Magick++] [Xalan-C and Xerces-C] [doxygen] [graphviz] [FFTW] [popt] [xine] [Gnuplot] [gnu-arch] [gcc] [gstreamer] [autoconf/automake/make] [freshmeat.net] [opensource.org] [sourceforge.net] [MMVL]
mimas 2.1 - Copyright Mon Oct 30 11:31:40 2006, Bala Amavasai, Stuart Meikle, Arul Selvan, Fabio Caparrelli, Jan Wedekind, Manuel Boissenin, ...