Show
Ignore:
Timestamp:
08/27/09 15:39:34 (15 years ago)
Author:
smidl
Message:

ticket #12 preparations

Files:
1 modified

Legend:

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

    r577 r585  
    1717#include "../stat/exp_family.h" 
    1818#include "../base/user_info.h" 
     19//#include "../estim/kalman.h" 
     20#include "arx_straux.h" 
    1921 
    2022namespace bdm { 
     
    144146        \code 
    145147        estimator = { 
    146                 type = "ARX"; 
     148                class = "ARX"; 
    147149                y = {type="rv", ...}   // description of output variables 
    148150                rgr = {type="rv", ...} // description of regressor variables