Type Definition corgi::array::ForwardOp[][src]

pub type ForwardOp = Rc<dyn Fn(&[&Array]) -> Array>;
Expand description

The forward operation computes an operation with respect to inputs.