Class Hierarchy
- java.lang.Object
- imagingbook.common.math.eigen.EigenDecompositionApache (implements imagingbook.common.math.eigen.RealEigenDecomposition)
- imagingbook.common.math.eigen.EigenDecompositionJama (implements imagingbook.common.math.eigen.RealEigenDecomposition)
- imagingbook.common.math.eigen.Eigensolver2x2 (implements imagingbook.common.math.eigen.RealEigenDecomposition)
- imagingbook.common.math.eigen.GeneralizedEigenDecomposition (implements imagingbook.common.math.eigen.RealEigenDecomposition)
- imagingbook.common.math.eigen.GeneralizedSymmetricEigenDecomposition (implements imagingbook.common.math.eigen.RealEigenDecomposition)
Interface Hierarchy
- imagingbook.common.math.eigen.RealEigenDecomposition