Uses of Interface
org.ojalgo.matrix.operation.MultiplyRight.Primitive64
-
Packages that use MultiplyRight.Primitive64 Package Description org.ojalgo.matrix.operation org.ojalgo.matrix.store -
-
Uses of MultiplyRight.Primitive64 in org.ojalgo.matrix.operation
Methods in org.ojalgo.matrix.operation that return MultiplyRight.Primitive64 Modifier and Type Method Description static MultiplyRight.Primitive64
MultiplyRight. newPrimitive64(long rows, long columns)
-
Uses of MultiplyRight.Primitive64 in org.ojalgo.matrix.store
Fields in org.ojalgo.matrix.store declared as MultiplyRight.Primitive64 Modifier and Type Field Description private MultiplyRight.Primitive64
R064Store. multiplyRight
-