save coefficients in innovations estimate structure
[pspp-builds.git] / src / math / ts / ChangeLog
index e5b715fc31573bd5d9cd55f31f5a2b75ddf7c9d8..e2880996651d9d916fa1a3625a84220320078e8f 100644 (file)
@@ -1,6 +1,8 @@
 2006-06-21  Jason Stover  <jhs@math.gcsu.edu>
 
        * innovations.c (innovations_update_scale): New function.
+       * innovations.c (get_coef): Save computed coefficients in est->coeff.
+
        * innovations.c (get_coef): Initialize and free the innovations
        coefficients. Call innovations_update_scale ().