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