Package org.ojalgo.matrix.operation
Interface MultiplyBoth.Primitive
-
- All Superinterfaces:
TransformableRegion.FillByMultiplying<java.lang.Double>
- Enclosing class:
- MultiplyBoth
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public static interface MultiplyBoth.Primitive extends TransformableRegion.FillByMultiplying<java.lang.Double>
-
-
Method Summary
-
Methods inherited from interface org.ojalgo.matrix.store.TransformableRegion.FillByMultiplying
invoke, invoke
-
-