std::cerr<<__FUNCTION__<<" Warning: NO +-1 coefficient found, integer rounding cannot be guaranteed. Try using the GCD option! "<<gmm::mat_const_row(_constraints,i)<<std::endl;
{
if(!do_gcd_)
std::cerr<<__FUNCTION__<<" Warning: NO +-1 coefficient found, integer rounding cannot be guaranteed. Try using the GCD option! "<<gmm::mat_const_row(_constraints,i)<<std::endl;
else
std::cerr<<__FUNCTION__<<" Warning: GCD of non-integer cannot be computed! "<<gmm::mat_const_row(_constraints,i)<<std::endl;