Type Definition opencv::core::Vec6f

source ·
pub type Vec6f = VecN<f32, 6>;

Trait Implementations§