Trait opencv::prelude::PermuteLayerTraitConst[][src]

pub trait PermuteLayerTraitConst: LayerTraitConst {
    fn as_raw_PermuteLayer(&self) -> *const c_void;
}

Required methods

Implementors