[][src]Trait opencv::hub_prelude::ReorgLayerTrait

pub trait ReorgLayerTrait: LayerTrait {
    pub fn as_raw_ReorgLayer(&self) -> *const c_void;
pub fn as_raw_mut_ReorgLayer(&mut self) -> *mut c_void; }

Required methods

Loading content...

Implementors

impl ReorgLayerTrait for ReorgLayer[src]

impl ReorgLayerTrait for PtrOfReorgLayer[src]

Loading content...