Package org.ojalgo.matrix.transformation
-
Interface Summary Interface Description Householder<N extends java.lang.Comparable<N>> HouseholderReference<N extends java.lang.Comparable<N>> InvertibleFactor<N extends java.lang.Comparable<N>> A chainable and reversible in-place (equation system) solver. -
Class Summary Class Description Householder.Generic<N extends Scalar<N>> Householder.Primitive32 Householder.Primitive64 HouseholderColumn<N extends java.lang.Comparable<N>> HouseholderRow<N extends java.lang.Comparable<N>> InvertibleFactor.IdentityFactor<N extends java.lang.Comparable<N>> Rotation<N extends java.lang.Comparable<N>> Rotation.Generic<N extends Scalar<N>> Rotation.Primitive