IfThenGE

object IfThenGE
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[A, E <: BufElem[A]](numOutputs: Int, cases: Seq[(OutI, Layer, IndexedSeq[Outlet[E]])])(implicit b: Builder): IndexedSeq[Outlet[E]]
Value Params
cases

tuples of (cond, layer, result/branch-sink) the branch-sinks must all have the same size, equal to numOutputs