fourier.h File Reference

Go to the source code of this file.

Functions

void four1 (double data[], unsigned long nn, int isign)
void twofft (double data1[], double data2[], double fft1[], double fft2[], unsigned long n)
void realft (double data[], unsigned long n, int isign)
void convlv (double data[], unsigned long n, double respns[], unsigned long m, int isign, double ans[])
void correl (double data1[], double data2[], unsigned long n, double ans[])
void spctrm (double data[], double p[], int m, int k)

Function Documentation

void convlv ( double  data[],
unsigned long  n,
double  respns[],
unsigned long  m,
int  isign,
double  ans[] 
)

References i, realft(), SQR, and twofft().

Here is the call graph for this function:

void correl ( double  data1[],
double  data2[],
unsigned long  n,
double  ans[] 
)

References data, i, realft(), and twofft().

Here is the call graph for this function:

void four1 ( double  data[],
unsigned long  nn,
int  isign 
)

References i, m, n, and SWAP.

Referenced by realft(), spctrm(), and twofft().

void realft ( double  data[],
unsigned long  n,
int  isign 
)

References four1(), i, i1, and i2.

Referenced by convlv(), and correl().

Here is the call graph for this function:

void spctrm ( double  data[],
double  p[],
int  m,
int  k 
)

References four1(), SQR, and WINDOW.

Here is the call graph for this function:

void twofft ( double  data1[],
double  data2[],
double  fft1[],
double  fft2[],
unsigned long  n 
)

References data, and four1().

Referenced by convlv(), and correl().

Here is the call graph for this function:

Generated on Mon Jun 13 08:10:28 2011 for NEURON by  doxygen 1.6.3