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