public class UnaryOpLambda<IN,OUT> extends UnaryOpVertex<IN,OUT> implements NonSaveableVertex
INPUT_NAME, inputVertex| Constructor and Description |
|---|
UnaryOpLambda(long[] shape,
Vertex<IN> inputVertex,
java.util.function.Function<IN,OUT> op) |
| Modifier and Type | Method and Description |
|---|---|
protected OUT |
op(IN input) |
calculate, getInputVertexaddChild, addParent, addParents, equals, eval, getChildren, getConnectedGraph, getDegree, getId, getIndentation, getLabel, getObservedValue, getParents, getRank, getReference, getShape, getState, getValue, hashCode, hasValue, isDifferentiable, isObserved, isProbabilistic, lazyEval, loadValue, observe, observeOwnValue, print, print, removeLabel, save, saveValue, setAndCascade, setLabel, setLabel, setParents, setParents, setState, setValue, toString, unobserveclone, finalize, getClass, notify, notifyAll, wait, wait, waitcontradictsObservationgetObservedValue, isObserved, observe, unobserve