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
1.2.14 written by Dimitri van Heesch,
© 1997-2002