From ff2e3671383452755ca06b293d7955c83f255be2 Mon Sep 17 00:00:00 2001 From: "N. Brouard" Date: Sat, 18 May 2019 09:52:50 +0000 Subject: [PATCH] Summary: doxygen tex bug --- src/imach.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/imach.c b/src/imach.c index aa18cb1..3cd86c8 100644 --- a/src/imach.c +++ b/src/imach.c @@ -1,6 +1,9 @@ /* $Id$ $State$ $Log$ + Revision 1.294 2019/05/16 14:54:33 brouard + Summary: There was some wrong lines added + Revision 1.293 2019/05/09 15:17:34 brouard *** empty log message *** @@ -6012,7 +6015,7 @@ void concatwav(int wav[], int **dh, int **bh, int **mw, int **s, double *agedc prlim[i][i]=mobaverage[(int)age][i][ij]; } } - /**< Computes the shifted transition matrix \f$ {}{h}_p^{ij}_x\f$ at horizon h. + /**< Computes the shifted transition matrix \f$ {}{h}_p^{ij}x\f$ at horizon h. */ hpxij(p3mat,nhstepm,age,hstepm,xp,nlstate,stepm,oldm,savm, ij,nres); /* Returns p3mat[i][j][h] for h=0 to nhstepm */ /**< And for each alive state j, sums over i \f$ w^i_x {}{h}_p^{ij}x\f$, which are the probability -- 2.43.0