=================================================================== RCS file: /home/cvs/OpenXM/src/R/r-packages/hgm/NAMESPACE,v retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- OpenXM/src/R/r-packages/hgm/NAMESPACE 2014/03/25 02:25:26 1.6 +++ OpenXM/src/R/r-packages/hgm/NAMESPACE 2014/03/31 00:49:51 1.7 @@ -6,4 +6,6 @@ export(hgm.normalizingConstantOfFisherDistributionOnSO export(hgm.ncorthant) export(hgm.normalizingConstantOfOrthant) export(hgm.Rhgm) -export(hgm.Rhgm.demo1) \ No newline at end of file +export(hgm.Rhgm.demo1) +export(hgm.ncBingham) +export(hgm.normalizingConstantOfBinghamDistribution)