Logo coherent WaveBurst  
Library Reference Guide
Logo
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

◆ wavefft()

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

Definition at line 41 of file wavefft.cc.