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