vanvleck.h
1#ifndef _VANVLECK_H
2#define _VANVLECK_H
3void vanvleck9lev(float *rho,int npts);
4int vanvleck3lev(float *rho,int npts);
5//double inv_cerf(double input);
6#endif

Generated using doxygen 1.14.0