Uses of Class
org.ojalgo.matrix.transformation.Householder.Generic
Packages that use Householder.Generic
-
Uses of Householder.Generic in org.ojalgo.matrix.store
Methods in org.ojalgo.matrix.store that return Householder.Generic -
Uses of Householder.Generic in org.ojalgo.matrix.transformation
Methods in org.ojalgo.matrix.transformation that return Householder.GenericModifier and TypeMethodDescriptionHouseholder.Generic.copy(Householder<N> source) Householder.Generic.copy(Householder<N> source, N precalculatedBeta)