=================================================================== RCS file: /home/cvs/OpenXM/src/R/r-packages/hgm/NAMESPACE,v retrieving revision 1.4 retrieving revision 1.7 diff -u -p -r1.4 -r1.7 --- OpenXM/src/R/r-packages/hgm/NAMESPACE 2014/03/22 00:15:40 1.4 +++ OpenXM/src/R/r-packages/hgm/NAMESPACE 2014/03/31 00:49:51 1.7 @@ -2,4 +2,10 @@ useDynLib(hgm) export(hgm.so3nc) export(hgm.pwishart) export(hgm.ncso3) -export(hgm.normalizingConstantOfFisherDistributionOnSO3) \ No newline at end of file +export(hgm.normalizingConstantOfFisherDistributionOnSO3) +export(hgm.ncorthant) +export(hgm.normalizingConstantOfOrthant) +export(hgm.Rhgm) +export(hgm.Rhgm.demo1) +export(hgm.ncBingham) +export(hgm.normalizingConstantOfBinghamDistribution)