-record(dense_mat, {rows :: integer(), cols :: integer(), data :: bitstring()}).