mirror of
https://github.com/vale981/arb
synced 2025-03-05 09:21:38 -05:00
slightly reduce mullow_block cutoff
This commit is contained in:
parent
6dc699d903
commit
3b5ad3e8d0
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
#include "arb_poly.h"
|
||||
|
||||
#define BLOCK_CUTOFF 18
|
||||
#define BLOCK_CUTOFF 16
|
||||
|
||||
void
|
||||
_arb_poly_mullow(arb_ptr res,
|
||||
|
|
Loading…
Add table
Reference in a new issue