Skip to content

cnsuhao/Eigen_Test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eigen_Test

The main role of the project: Eigen's usage

  • transpose
  • determinant
  • inverse matrix
  • norm
  • eigenvalues/eigenvectors
  • SVD(Singular Value Decomposition)
  • pseudoinverse
  • trace
  • mean¡¢variance¡¢standard deviation
  • covariance matrix

The project support platform: windows7/10 64 bits. It can be directly build with VS2013 in windows7/10 64bits.

Screenshot:

Blog: fengbingchun

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.4%
  • Fortran 12.0%
  • C 2.1%
  • CMake 1.9%
  • Cuda 1.2%
  • Shell 0.2%
  • Other 0.2%