invert abstract method

V invert(
  1. SV output
)
inherited

Inverts an output to input.

Implementation

I invert(O output);