pub type ProbMatSetsAvg<T> = Vec<AlignfoldProbMatsAvg<T>>;
pub struct ProbMatSetsAvg<T> { /* private fields */ }