Uses of Class
io.bhagat.math.linearalgebra.Matrix.EigenSolution
-
Packages that use Matrix.EigenSolution Package Description io.bhagat.math.linearalgebra A package for storing linear algebra -
-
Uses of Matrix.EigenSolution in io.bhagat.math.linearalgebra
Methods in io.bhagat.math.linearalgebra that return Matrix.EigenSolution Modifier and Type Method Description Matrix.EigenSolutionMatrix. eigenproblem(int iterations)Solves the eigen problem
-