[BACK]Return to NAMESPACE CVS log [TXT][DIR] Up to [local] / OpenXM / src / R / r-packages / hgm

Diff for /OpenXM/src/R/r-packages/hgm/NAMESPACE between version 1.8 and 1.10

version 1.8, 2014/03/31 06:20:06 version 1.10, 2015/03/24 07:49:06
Line 1 
Line 1 
 useDynLib(hgm)  useDynLib(hgm)
 export(hgm.so3nc)  
 export(hgm.pwishart)  export(hgm.pwishart)
 export(hgm.ncso3)  export(hgm.ncso3)
 export(hgm.normalizingConstantOfFisherDistributionOnSO3)  
 export(hgm.ncorthant)  export(hgm.ncorthant)
 export(hgm.normalizingConstantOfOrthant)  
 export(hgm.Rhgm)  export(hgm.Rhgm)
 export(hgm.Rhgm.demo1)  export(hgm.Rhgm.demo1)
 export(hgm.ncBingham)  export(hgm.ncBingham)
 export(hgm.normalizingConstantOfBinghamDistribution)  export(hgm.z.mleFBByOptim)
 export(hgm.mleDemo)  
 export(hgm.ssFB)  
 export(hgm.mleFBByOptim)  
   

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.10

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>