BinCounts<T> typedef

BinCounts<T> = List<BinCount<T>>

Implementation

typedef BinCounts<T> = List<BinCount<T>>;