#include <stdio.h>
#include <math.h>
#include <string.h>
#include <stdlib.h>
#include "qplug_if.h"
#include "qdutil.h"
#include "Qdos.h"
#include "qar.h"
Functions | |
void | rdft (int n, int isgn, double *a, int *ip, double *w) |
QplugReturnStatus | CorrelFFT (QplugArgList *) |
QplugReturnStatus CorrelFFT | ( | QplugArgList * | call_list | ) |
void rdft | ( | int | n, | |
int | isgn, | |||
double * | a, | |||
int * | ip, | |||
double * | w | |||
) |