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.PrimitiveMultiplyBoth.newPrimitive32(int rows, int columns) static MultiplyBoth.PrimitiveMultiplyBoth.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.PrimitiveR032Store.multiplyBothprivate final MultiplyBoth.PrimitiveR064Store.multiplyBoth