Type Definition opencv::core::Vec6f[][src]

pub type Vec6f = VecN<f32, 6>;

Trait Implementations