/PCA_EIG

PCA With EM algorithm with GSL Lib (C++)

Primary LanguageC++

EMPCA_EIG

/**

  • @PCA on EM algorithm with GSL Lib (C++) calculate the eigen
  • can not deal with singular matrix
  • @date 2013/5/28

*/