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

Generated using doxygen 1.8.17