Mathematical classes

Complex, polynomial, fft, random numbers, etc.
enum fft_support_type
FFT support flags
infoFFT
FFT Implementation information.
wfft
In-place Fourier Transform of a complex series.
wfft
Fourier Transform of a real series.
wfft
Inverse fourier transform of a single-sided series.
basicplx
Complex number template class.
Non-member complex functions
double Rndm(void)
Generate a single random number in the the range 0-1
void RndmSeed(unsigned long seed)
Set the random number seed
void Rannor(double& a, double& b)
Generate two gaussianly distributed random numbers
long Poisson(double x)
Generate a poisson number
Complex, polynomial, fft, random numbers, etc.
Author:
John Zweizig

alphabetic index hierarchy of classes


Please send questions and comments to zweizig_j@ligo.caltech.edu


generated by doc++