src/FFT/SCSL_FFT.h File Reference

#include "Utility/PAssert.h"
#include "Utility/IpplInfo.h"

Include dependency graph for SCSL_FFT.h:

Go to the source code of this file.

Classes

class  SCSL_wrap< T >
class  SCSL_wrap< float >
class  SCSL_wrap< double >
class  SCSL< T >

Functions

void sgizzfft_ (int &isign, int &n, double &scale, double &x, double &y, double &table, double &work, int &isys)
void sgidzfft_ (int &isign, int &n, double &scale, double &x, double &y, double &table, double &work, int &isys)
void sgizdfft_ (int &isign, int &n, double &scale, double &x, double &y, double &table, double &work, int &isys)
void sgiccfft_ (int &isign, int &n, float &scale, float &x, float &y, float &table, float &work, int &isys)
void sgiscfft_ (int &isign, int &n, float &scale, float &x, float &y, float &table, float &work, int &isys)
void sgicsfft_ (int &isign, int &n, float &scale, float &x, float &y, float &table, float &work, int &isys)


Function Documentation

void sgiccfft_ int &  isign,
int &  n,
float &  scale,
float &  x,
float &  y,
float &  table,
float &  work,
int &  isys
 

Referenced by SCSL_wrap< float >::ccfft().

void sgicsfft_ int &  isign,
int &  n,
float &  scale,
float &  x,
float &  y,
float &  table,
float &  work,
int &  isys
 

Referenced by SCSL_wrap< float >::crfft().

void sgidzfft_ int &  isign,
int &  n,
double &  scale,
double &  x,
double &  y,
double &  table,
double &  work,
int &  isys
 

Referenced by SCSL_wrap< double >::rcfft().

void sgiscfft_ int &  isign,
int &  n,
float &  scale,
float &  x,
float &  y,
float &  table,
float &  work,
int &  isys
 

Referenced by SCSL_wrap< float >::rcfft().

void sgizdfft_ int &  isign,
int &  n,
double &  scale,
double &  x,
double &  y,
double &  table,
double &  work,
int &  isys
 

Referenced by SCSL_wrap< double >::crfft().

void sgizzfft_ int &  isign,
int &  n,
double &  scale,
double &  x,
double &  y,
double &  table,
double &  work,
int &  isys
 

Referenced by SCSL_wrap< double >::ccfft().


Generated on Mon Jan 16 13:37:03 2006 for IPPL by  doxygen 1.4.6