]> henry.ined.fr Git - .git/commitdiff
* src/imach.c (Module): 0.99r41 Was an error when product of timevarying and fixed...
authorN. Brouard <brouard@ined.fr>
Fri, 16 Sep 2022 13:52:36 +0000 (13:52 +0000)
committerN. Brouard <brouard@ined.fr>
Fri, 16 Sep 2022 13:52:36 +0000 (13:52 +0000)
src/imach.c

index 3f61595f1dff53841f946958f29675ff1293ade6..a8ef9e9e5ea2203a8e80357be1bac8c992ed3633 100644 (file)
@@ -1,6 +1,11 @@
 /* $Id$
   $State$
   $Log$
+  Revision 1.345  2022/09/16 13:40:11  brouard
+  Summary: Version 0.99r41
+
+  * imach.c (Module): 0.99r41 Was an error when product of timevarying and fixed. Using FixedV[of name] now. Thank you  Feinuo
+
   Revision 1.344  2022/09/14 19:33:30  brouard
   Summary: version 0.99r40
 
@@ -4385,7 +4390,7 @@ double funcone( double *x)
       * TvarFind[k]     1   0     0     0         0        0        0       0        0
       */
       /* Other model ncovcol=5 nqv=0 ntv=3 nqtv=0 nlstate=3
-       /* V2 V3 V4 are fixed V6 V7 are timevarying so V8 and V5 are not in the model and product column will start at 9 Tvar[4]=6
+       * V2 V3 V4 are fixed V6 V7 are timevarying so V8 and V5 are not in the model and product column will start at 9 Tvar[4]=6
        * FixedV[ncovcol+qv+ntv+nqtv]       V5
        *             V1  V2     V3    V4   V5 V6     V7  V8
        *             0   0      0      0    0  1      1   1