ctm_to_twos_complement
csc->coeff[i] = ctm_to_twos_complement(ctm->matrix[i], 2, 10);
csc->coeff[i] = ctm_to_twos_complement(ctm->matrix[i], 4, 12);