class documentation

class FFTWNotFoundError(NotFoundError):

View In Hierarchy

FFTW (http://www.fftw.org/) libraries not found. Directories to search for the libraries can be specified in the numpy/distutils/site.cfg file (section [fftw]) or by setting the FFTW environment variable.