Type Definition wyrm::BoxedNode [] [src]

type BoxedNode = Rc<Node<Value = Arr, InputGradient = Arr>>;