[][src]Trait opencv::prelude::Matx_DivOpTrait

pub trait Matx_DivOpTrait {
    pub fn as_raw_Matx_DivOp(&self) -> *const c_void;
pub fn as_raw_mut_Matx_DivOp(&mut self) -> *mut c_void; }

Required methods

Loading content...

Implementors

impl Matx_DivOpTrait for Matx_DivOp[src]

Loading content...