void calculate_weights(conjugrad_float_t *w, unsigned char *msa, uint64_t ncol, uint64_t nrow, conjugrad_float_t threshold); void uniform_weights(conjugrad_float_t *w, uint64_t nrow);