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

pub type Vec4d = Vec4<f64>;

Trait Implementations