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

type Vec2d = Vec2<f64>;

Trait Implementations

impl DataType for Vec2d[src]