apply abstract method

$R apply(
  1. Channels transform(
    1. Channels
    )
)
inherited

Implementation

Result apply(Out Function(In) transform);