Uses of Interface
dk.alexandra.fresco.stat.utils.VectorUtils.EntrywiseBinaryOp
| Package | Description |
|---|---|
| dk.alexandra.fresco.stat.utils |
-
Uses of VectorUtils.EntrywiseBinaryOp in dk.alexandra.fresco.stat.utils
Methods in dk.alexandra.fresco.stat.utils with parameters of type VectorUtils.EntrywiseBinaryOp Modifier and Type Method Description static <A, B, C> ArrayList<C>VectorUtils. entrywiseBinaryOp(List<A> a, List<B> b, VectorUtils.EntrywiseBinaryOp<A,B,C> op, dk.alexandra.fresco.framework.builder.numeric.ProtocolBuilderNumeric builder)