Show
Ignore:
Timestamp:
06/22/09 13:10:28 (15 years ago)
Author:
mido
Message:

1) UI_File renamed to UIFile
2) part UI's documentation
3) stat/mixtures.h renamed to stat/emix.h and related changes applied

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/estim/mixtures.h

    r384 r394  
    1111*/ 
    1212 
    13 #ifndef ESTIM_MIXTURES_H 
    14 #define ESTIM_MIXTURES_H 
     13#ifndef MIXTURES_H 
     14#define MIXTURES_H 
    1515 
    1616 
    1717#include "../math/functions.h" 
    1818#include "../stat/exp_family.h" 
    19 #include "../stat/mixtures.h" 
     19#include "../stat/emix.h" 
    2020 
    2121namespace bdm {