Documentation for Matlab movmf code
    
    
    Files included
    
      - movmf.m -- EM algorithm for mixture of vmfs
 
      - logbesseli.m -- Approximates log(besseli(s, x))
 
      - emsamp.m -- Samples points from a mixture of vmfs
 
      - mixinit.m -- Initialize the data structure for emsamp
 
      - unitrand.m -- Generate a unit random vector on hypersphere
 
      - vsamp.m -- Sample points from a given vMF
 
      - house.m -- Housholder tranformation on a vector
 
    
    
    
Last modified: Tue Nov  6 04:55:29 CST 2007