[][src]Trait opencv::core::ValidMatxType

pub trait ValidMatxType: NumAssign + PartialOrd + Default + Copy + Sealed { }

This sealed trait is implemented for types that are valid to use in corresponding context

Implementations on Foreign Types

impl ValidMatxType for f32[src]

impl ValidMatxType for f64[src]

Loading content...

Implementors

Loading content...