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.


chebpol documentation built on Dec. 9, 2019, 5:08 p.m.