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

type Vec4f = Vec4<f32>;

Trait Implementations