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