Show
Ignore:
Timestamp:
10/29/09 23:24:04 (15 years ago)
Author:
smidl
Message:

pmsm using new syntax for bayes

Files:
1 modified

Legend:

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

    r679 r686  
    131131                u.add(obs_u); // join both u, and check if they do not overlap 
    132132 
    133                 set_yrv(concat(obs->_rv(),u) ); 
     133                set_yrv(obs->_rv() ); 
     134                rvc = u; 
    134135        } 
    135136        //! auxiliary function reading parameter 'resmethod' from configuration file