tree: 346ee4609d79a56fd8359a87538409a9b5114a7f
  1. 3.3.10/
  2. metadata.json
  3. README.md
modules/fftw/README.md

FFTW

Overview

This module is a community-maintained alternative build system for FFTW, translated from the official GNU Autotools build system.

Targets

This module exposes :fftw_double and :fftw_float. For convenience, there is also the :fftw target that provides both double and float interfaces.

Benchmarking

This module also exposes :bench_double and :bench_float, which you can use to validate or benchmark FFTW on your platform.