=================================================================== RCS file: /home/cvs/OpenXM/src/R/r-packages/hgm/NAMESPACE,v retrieving revision 1.2 retrieving revision 1.9 diff -u -p -r1.2 -r1.9 --- OpenXM/src/R/r-packages/hgm/NAMESPACE 2013/02/23 07:00:21 1.2 +++ OpenXM/src/R/r-packages/hgm/NAMESPACE 2015/03/21 23:44:49 1.9 @@ -1,3 +1,15 @@ useDynLib(hgm) export(hgm.so3nc) -export(hgm.cwishart) \ No newline at end of file +export(hgm.pwishart) +export(hgm.ncso3) +export(hgm.normalizingConstantOfFisherDistributionOnSO3) +export(hgm.ncorthant) +export(hgm.normalizingConstantOfOrthant) +export(hgm.Rhgm) +export(hgm.Rhgm.demo1) +export(hgm.ncBingham) +export(hgm.normalizingConstantOfBinghamDistribution) +export(hgm.z.mleDemo) +export(hgm.ssFB) +export(hgm.z.mleFBByOptim) +