Uses of Interface
org.ojalgo.matrix.decomposition.Hessenberg
Packages that use Hessenberg
-
Uses of Hessenberg in org.ojalgo.matrix.decomposition
Classes in org.ojalgo.matrix.decomposition that implement HessenbergModifier and TypeClassDescription(package private) classDenseHessenberg<N extends Comparable<N>>(package private) static final class(package private) static final class(package private) static final class(package private) static final class(package private) static final classSubinterfaces with type arguments of type Hessenberg in org.ojalgo.matrix.decompositionModifier and TypeInterfaceDescriptionstatic interfaceHessenberg.Factory<N extends Comparable<N>>Methods in org.ojalgo.matrix.decomposition with parameters of type HessenbergModifier and TypeMethodDescriptionstatic <N extends Comparable<N>>
booleanHessenberg.equals(MatrixStore<N> matrix, Hessenberg<N> decomposition, NumberContext context)