Skip to main content

Segmentation2D

Type Alias Segmentation2D 

Source
pub type Segmentation2D<T> = Segmentation<2, T>;

Aliased Typeยง

pub struct Segmentation2D<T> { /* private fields */ }