Introduction - If you have any usage issues, please Google them yourself
Introduce matrix eigenvalue and eigenvector matrix calculation algorithm, each algorithm are C++ Language in order to realize the form of function.
Packet : 71477205matrix.rar filelist
matrix\Chap5.dsp
matrix\Chap5.dsw
matrix\Chap5.ncb
matrix\Chap5.opt
matrix\GeneralizedInversionSingularValue.cpp
matrix\MatrixDeterminant.cpp
matrix\MatrixExample.cpp
matrix\MatrixInversionGS.cpp
matrix\MatrixLU.cpp
matrix\MatrixQR.cpp
matrix\MatrixRank.cpp
matrix\MatrixSingularValue.cpp
matrix\MatrixSymmetry.cpp
matrix\MatrixSymmetryRegular.cpp
matrix\MatrixSymmetryRegularCholesky.cpp
matrix\MatrixSymmetryRegularInversion.cpp
matrix\MatrixToeplitzInversionTrench.cpp
matrix\MatrixTranspose.cpp
matrix\Debug
matrix