Function orkhon::prelude::ops::binary::commute[][src]

pub fn commute(
    op: &(dyn BinMiniOp + 'static),
    t: &Arc<Tensor>
) -> Option<UnaryOp>