UnarySpaceOpMonitor
Strategy to interpret the unary spatial logic operators.
Parameters
<S>
Spatial Graph Edge Type
<V>
Signal Trace Type
<R>
Semantic Interpretation Semiring Type
See also
Constructors
Link copied to clipboard
public void UnarySpaceOpMonitor(OnlineMonitor<Double, List<V>, List<Box<R>>> argument, SpatialOp<Double, S, Box<R>> op, SignalDomain<R> domain, int size)