X-Git-Url: https://git.auder.net/?p=valse.git;a=blobdiff_plain;f=pkg%2Fsrc%2Fsources%2FEMGLLF.c;h=d2f5a8e54c6e84fcfdb58a630b8f011d6ea79b84;hp=4ceb3e39cf927d2da9bd1155350a7104e368c236;hb=9a73b9662b16a990370ac5142bf4cf1f782d801f;hpb=d6d716308ba01a8d9bd2de8352094b7b60ca050c diff --git a/pkg/src/sources/EMGLLF.c b/pkg/src/sources/EMGLLF.c index 4ceb3e3..d2f5a8e 100644 --- a/pkg/src/sources/EMGLLF.c +++ b/pkg/src/sources/EMGLLF.c @@ -4,7 +4,7 @@ #include // TODO: don't recompute indexes ai(...) and mi(...) when possible -void EMGLLH_core( +void EMGLLF_core( // IN parameters const Real* phiInit, // parametre initial de moyenne renormalisé const Real* rhoInit, // parametre initial de variance renormalisé @@ -61,7 +61,7 @@ void EMGLLH_core( Real* Rho = (Real*)malloc(m*m*k*sizeof(Real)); Real* Pi = (Real*)malloc(k*sizeof(Real)); - for (int ite=0; ite