Show
Ignore:
Timestamp:
09/18/09 00:17:05 (15 years ago)
Author:
smidl
Message:

ARX re-designed

Files:
1 modified

Legend:

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

    r620 r625  
    378378        public: 
    379379                //! set up this object to match given mlnorm 
    380                 void connect_mlnorm(const mlnorm<fsqmat > &ml){ 
    381         //get ids of yrv                                 
     380                void connect_mlnorm(const mlnorm<fsqmat> &ml){ 
     381                        //get ids of yrv                                 
    382382                        const RV &yrv = ml._rv(); 
    383383                        //need to determine u_t - it is all in _rvc that is not in ml._rv()