Next: About this document ... Up: hilbert Previous: Running program

Program content

makefile main make file
   
assert.h header file for error treatment
complex.h header file where complex numbers operations are defined
function.h header file where class for one- and two-dimensional functions is defined
hilbert.h header file containing functions for Hilbert transformation
mesh.h header file where mesh manipulation functions are defined
secant.h contains root finder
util.h header file with some auxiliary routines
   
Main.cc main C++ program


Victor Oudovenko 2005-02-01