Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
wavefft.cc File Reference
#include <math.h>
#include <iostream>
#include <stdio.h>
#include "wavefft.hh"
Include dependency graph for wavefft.cc:

Functions

void wavefft (double a[], double b[], int ntot, int n, int nspan, int isn)
 

Function Documentation

void wavefft ( double  a[],
double  b[],
int  ntot,
int  n,
int  nspan,
int  isn 
)

Definition at line 23 of file wavefft.cc.