EigenSolution<? extends NumericalMatrixOperator<?>>
NumericalMatrixOperator.eigenDecompose()
EigenSolution<NumericalMatrix<?>>
NumericalMatrix.eigenDecompose()
NumericalComplexMatrix.eigenDecompose()
EigenSolution<DoubleComplexMatrix>
DoubleMatrix.eigenDecompose()
DoubleComplexMatrix.eigenDecompose()
DoubleComplexMatrix.eigenDecompose(DoubleComplexMatrix b)
DoubleMatrix.eigenDecompose(DoubleMatrix b)
DoubleComplexMatrix.eigenDecompose(DoubleMatrix b)
NumericalMatrixOperator.eigenDecompose(NumericalMatrixOperator<?> B)
NumericalMatrix.eigenDecompose(NumericalMatrixOperator<?> b)
DoubleMatrix.eigenDecompose(NumericalMatrixOperator<?> b)
DoubleComplexMatrix.eigenDecompose(NumericalMatrixOperator<?> b)