Uses of Interface
org.ojalgo.matrix.operation.MultiplyBoth.Generic
Packages that use MultiplyBoth.Generic
-
Uses of MultiplyBoth.Generic in org.ojalgo.matrix.operation
Methods in org.ojalgo.matrix.operation that return MultiplyBoth.GenericModifier and TypeMethodDescriptionstatic <N extends Scalar<N>>
MultiplyBoth.Generic<N> MultiplyBoth.newGeneric
(int rows, int columns) -
Uses of MultiplyBoth.Generic in org.ojalgo.matrix.store
Fields in org.ojalgo.matrix.store declared as MultiplyBoth.Generic