Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

csuSubspaceTrain.h

Go to the documentation of this file.
00001 #ifndef _CSU_SUBSPACE_TRAIN
00002 #define _CSU_SUBSPACE_TRAIN
00003 #include "csuCommon.h"
00004 namespace csu{
00005   void update_eigen(Matrix images, Matrix & mean, Matrix & eigenBasis, Matrix & eigenValues);
00006 }
00007 
00008 #endif

Generated on Wed Apr 23 10:42:33 2003 for BioFilter by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002