ROOT FFTW Wrapper

ROOT FFTW Wrapper

Introduction

This is the somewhat sketchy documentation for the ROOT FFTW Wrapper library (libRootFftwWrapper).

Prerequisites

  1. ROOT
  2. FFTW 3 -- Fastest Fourier Transform in the West

Installation

  1. Checkout the code from the SVN repository, eg.:
    svn co https://delos.mps.ohio-state.edu/anitaGround/libRootFftwWrapper/trunk myRootFftwWrapperDir
  2. Define the ANITA_UTIL_INSTALL_DIR to point to the location you want the library installed (the library files will end up in (ANITA_UTIL_INSTALL_DIR)/lib and the header files in (ANITA_UTIL_INSTALL_DIR)/include).
  3. Do
    make
    make install

Manual

If you are averse to reading web pages (and who wouldn't be) you can download a pdf copy of the reference material but be warned it won't be a thrilling read.
Generated on Sun Aug 15 23:03:16 2010 for ROOT FFTW Wrapper by doxygen 1.3.9.1
[an error occurred while processing this directive]