[−][src]Trait opencv::dnn::prelude::ConstLayerTrait
Constant layer produces the same data blob at an every forward pass.
Constant layer produces the same data blob at an every forward pass.
fn as_raw_ConstLayer(&self) -> *const c_void
fn as_raw_mut_ConstLayer(&mut self) -> *mut c_void
impl ConstLayerTrait for ConstLayer
[src]fn as_raw_ConstLayer(&self) -> *const c_void
[src]fn as_raw_mut_ConstLayer(&mut self) -> *mut c_void
[src]