SCSL_wrap< double > Class Template Reference

#include <SCSL_FFT.h>

List of all members.

Static Public Member Functions

static void ccfft (int isign, int n, double scale, double *x, double *y, double *table, double *work, int isys)
static void rcfft (int isign, int n, double scale, double *x, double *y, double *table, double *work, int isys)
static void crfft (int isign, int n, double scale, double *x, double *y, double *table, double *work, int isys)


Detailed Description

template<>
class SCSL_wrap< double >

Definition at line 146 of file SCSL_FFT.h.


Member Function Documentation

static void SCSL_wrap< double >::ccfft int  isign,
int  n,
double  scale,
double *  x,
double *  y,
double *  table,
double *  work,
int  isys
[inline, static]
 

Definition at line 152 of file SCSL_FFT.h.

References sgizzfft_().

Here is the call graph for this function:

static void SCSL_wrap< double >::crfft int  isign,
int  n,
double  scale,
double *  x,
double *  y,
double *  table,
double *  work,
int  isys
[inline, static]
 

Definition at line 162 of file SCSL_FFT.h.

References sgizdfft_().

Here is the call graph for this function:

static void SCSL_wrap< double >::rcfft int  isign,
int  n,
double  scale,
double *  x,
double *  y,
double *  table,
double *  work,
int  isys
[inline, static]
 

Definition at line 157 of file SCSL_FFT.h.

References sgidzfft_().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Mon Jan 16 14:46:06 2006 for IPPL by  doxygen 1.4.6