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

type Vec6f = Vec6<f32>;

Trait Implementations

impl VectorElement for Vec6f where
    Vector<Vec6f>: VectorExtern<Vec6f>, 
[src]