Hierarchy For Package org.ojalgo.matrix.transformation
Class Hierarchy
- java.lang.Object
- org.ojalgo.matrix.transformation.Householder.Generic<N> (implements org.ojalgo.matrix.transformation.Householder<N>)
- org.ojalgo.matrix.transformation.Householder.Primitive32 (implements org.ojalgo.matrix.transformation.Householder<N>)
- org.ojalgo.matrix.transformation.Householder.Primitive64 (implements org.ojalgo.matrix.transformation.Householder<N>)
- org.ojalgo.matrix.transformation.InvertibleFactor.IdentityFactor<N> (implements org.ojalgo.matrix.transformation.InvertibleFactor<N>)
- org.ojalgo.matrix.transformation.Rotation<N>
- org.ojalgo.matrix.transformation.Rotation.Generic<N>
- org.ojalgo.matrix.transformation.Rotation.Primitive
Interface Hierarchy
- org.ojalgo.structure.Structure1D
- org.ojalgo.structure.Access1D<N>
- org.ojalgo.matrix.transformation.Householder<N>
- org.ojalgo.matrix.transformation.HouseholderReference<N>
- org.ojalgo.matrix.transformation.Householder<N>
- org.ojalgo.structure.Structure2D
- org.ojalgo.matrix.transformation.InvertibleFactor<N>
- org.ojalgo.structure.Access1D<N>