CellFilterStep
CellFilterStep
The step function returns 0.0 if x is smaller than edge and otherwise 1.0.
Kind: global class
CellFilterStep.from(edge, x) ⇒ CellFilterStep
Kind: static method of CellFilterStep
Param | Type |
---|---|
edge | CellFilter |
x | CellFilter |