IfThenGE

object IfThenGE
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[A](numOutputs: Int, cases: Seq[(OutI, Layer, IndexedSeq[Out[A]])])(implicit b: Builder): IndexedSeq[Out[A]]
Value parameters:
cases

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