pub type CatSample = Array1<CatType>;
A type alias for a categorical sample.
pub struct CatSample { /* private fields */ }