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