adjust cutoff

This commit is contained in:
Fredrik Johansson 2014-05-14 12:51:42 +02:00
parent 2fc800f0b8
commit 7f68f08534

View file

@ -25,7 +25,7 @@
#include "arb_poly.h"
#define MUL_CUTOFF 24
#define MUL_CUTOFF 60
static void
_arb_poly_exp_series_basecase_rec(arb_ptr f, arb_ptr a,