00001 00008 #ifndef _DUST_BOSEINT_H__ 00009 #define _DUST_BOSEINT_H__ 00010 #ifdef __cplusplus 00011 extern "C" { 00012 #endif 00013 00021 double dust_boseyn (double x , unsigned n ); 00022 00023 00024 00025 00026 #ifdef __cplusplus 00027 } 00028 #endif 00029 #endif