# Eigen_Test **Repository Path**: itachi1121/Eigen_Test ## Basic Information - **Project Name**: Eigen_Test - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-31 - **Last Updated**: 2021-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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. - Linux: It can be directly build with cmake(file position: prj/linux_cmake). **Screenshot:** ![](https://github.com/fengbingchun/Eigen_Test/blob/master/prj/x86_x64_vc12/Screenshot.png) **Blog:** [fengbingchun](http://blog.csdn.net/fengbingchun/article/category/5721721)