Show
Ignore:
Timestamp:
10/21/09 20:19:40 (15 years ago)
Author:
mido
Message:

experiment: epdf as a descendat of mpdf

Files:
1 modified

Legend:

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

    r660 r675  
    214214                */ 
    215215                void bayes (const vec &dt); 
    216                  
     216 
    217217                void from_setting(const Setting &set){ 
    218218                        Kalman<chmat>::from_setting(set);