Uses of Interface
org.ojalgo.matrix.operation.MultiplyBoth.Primitive
Packages that use MultiplyBoth.Primitive
-
Uses of MultiplyBoth.Primitive in org.ojalgo.matrix.operation
Methods in org.ojalgo.matrix.operation that return MultiplyBoth.PrimitiveModifier and TypeMethodDescriptionstatic MultiplyBoth.Primitive
MultiplyBoth.newPrimitive32
(int rows, int columns) static MultiplyBoth.Primitive
MultiplyBoth.newPrimitive64
(int rows, int columns) -
Uses of MultiplyBoth.Primitive in org.ojalgo.matrix.store
Fields in org.ojalgo.matrix.store declared as MultiplyBoth.PrimitiveModifier and TypeFieldDescriptionprivate final MultiplyBoth.Primitive
R032Store.multiplyBoth
private final MultiplyBoth.Primitive
R064Store.multiplyBoth