Go to the first, previous, next, last section, table of contents.


set_upkara, set_uptkara, set_upfft

set_upkara([threshold])
set_uptkara([threshold])
set_upfft([threshold])
:: Set thresholds in the selection of an algorithm from N^2, Karatsuba, FFT algorithms for univariate polynomial multiplication.
return
value currently set
threshold
non-negative integer
References
section kmul, ksquare, ktmul, section umul, umul_ff, usquare, usquare_ff, utmul, utmul_ff.


Go to the first, previous, next, last section, table of contents.