Searched refs:fftmes (Results 1 – 2 of 2) sorted by relevance
/netbsd/external/lgpl3/gmp/dist/tune/ |
H A D | tuneup.c | 942 fftmes (mp_size_t nmin, mp_size_t nmax, int initial_k, struct fft_param_t *p, int idx, int print) in fftmes() function 1218 idx = fftmes (*p->p_modf_threshold, p->max_size, initial_k, p, 0, 1); in fft()
|
/netbsd/external/lgpl3/gmp/dist/ |
H A D | ChangeLog | 2762 * tune/tuneup.c (fftmes): Remove an unused variable. 9950 (fftmes): Use INSERT_FFTTAB for inserting new measurements. 9987 * tune/tuneup.c (fftmes): Round up initial n according to initial k. 9993 * tune/tuneup.c (fftmes): New function
|