public static interface ElementsConsumer.FillByMultiplying<N extends Number>
Modifier and Type | Method and Description |
---|---|
void |
invoke(ElementsConsumer<N> product,
Access1D<N> left,
int complexity,
Access1D<N> right) |
Copyright © 2019 Optimatika. All rights reserved.