Skip to content

Eigenpairs

Latest

Choose a tag to compare

@nix97 nix97 released this 17 Feb 08:18
· 21 commits to main since this release
aad5b32

To find solution of eigenpairs problem(fullset eigenvalues & eigenvectors) using Jacobi iteration.
The equation of this problem is AV = λV,
where A is square matrix, Scalar λ & pair Vector V.
Build in Visual Studio 2017 CE.

ss (1)