Type Definition opencv::types::VectorOfVectorOfi32[][src]

type VectorOfVectorOfi32 = Vector<Vector<i32>>;

Implementations

Trait Implementations