IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 684


Ignore:
Timestamp:
May 13, 2004, 5:48:20 PM (22 years ago)
Author:
Paul Price
Message:

Spelled out that psFFTInit and psFFTDone were just suggested examples
of implementation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/psLibADD.tex

    r391 r684  
    1 %%% $Id: psLibADD.tex,v 1.12 2004-04-07 03:26:07 eugene Exp $
     1%%% $Id: psLibADD.tex,v 1.13 2004-05-14 03:48:20 price Exp $
    22\documentclass[panstarrs]{panstarrs}
    33
     
    574574will be specified as a configuration variable for the IPP (defaulting
    575575to \code{/etc/fftw/wisdom}).  The \code{wisdom} should be read in upon
    576 initialisation of the PSLib FFT functions (\code{psFFTInit()}) and
    577 saved at the conclusion (\code{psFFTDone()}).
     576initialisation of the PSLib FFT functions (e.g., one might define a
     577function, \code{psFFTInit()}) and saved at the conclusion (e.g., one
     578might define a function, \code{psFFTDone()}).
    578579
    579580\paragraph{Function mapping}
Note: See TracChangeset for help on using the changeset viewer.