=================================================================== RCS file: /home/cvs/OpenXM/src/R/r-packages/hgm/NAMESPACE,v retrieving revision 1.6 retrieving revision 1.10 diff -u -p -r1.6 -r1.10 --- OpenXM/src/R/r-packages/hgm/NAMESPACE 2014/03/25 02:25:26 1.6 +++ OpenXM/src/R/r-packages/hgm/NAMESPACE 2015/03/24 07:49:06 1.10 @@ -1,9 +1,9 @@ useDynLib(hgm) -export(hgm.so3nc) export(hgm.pwishart) export(hgm.ncso3) -export(hgm.normalizingConstantOfFisherDistributionOnSO3) 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.z.mleFBByOptim) +