Uses of Interface
org.ojalgo.matrix.decomposition.Eigenvalue.Generalised
Packages that use Eigenvalue.Generalised
-
Uses of Eigenvalue.Generalised in org.ojalgo.matrix.decomposition
Classes in org.ojalgo.matrix.decomposition that implement Eigenvalue.GeneralisedModifier and TypeClassDescription(package private) final class
GeneralisedEvD<N extends Comparable<N>>
Methods in org.ojalgo.matrix.decomposition that return Eigenvalue.GeneralisedModifier and TypeMethodDescriptiondefault Eigenvalue.Generalised
<N> Eigenvalue.Factory.makeGeneralised
(Structure2D typical) [A][V] = [B][V][D]Eigenvalue.Factory.makeGeneralised
(Structure2D typical, Eigenvalue.Generalisation type) http://www.cmth.ph.ic.ac.uk/people/a.mackinnon/Lectures/compphys/node72.html https://www.netlib.org/lapack/lug/node54.html