[][src]Type Definition believer::parity_check_matrix::check::Check

type Check = Vec<usize>;

Represent one check in a parity check matrix.