havefftw: Check whether chebpol uses FFTW

Description Usage Value

View source: R/tools.R

Description

It is possible to compile chebpol without FFTW. If this is done, it will not be feasible with high-degree Chebyshev polynomials. I.e. a 100x100x100 approximation will be possible, but not a one-dimensional 1000000. This function checks whether chebpol uses FFTW.

Usage

1

Value

Returns TRUE if chebpol uses FFTW. Otherwise FALSE.


sgaure/chebpol documentation built on Dec. 16, 2019, 9:40 p.m.