Show
Ignore:
Timestamp:
10/23/09 00:05:25 (15 years ago)
Author:
smidl
Message:

Major changes in BM -- OK is only test suite and tests/tutorial -- the rest is broken!!!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/mex/mex_BM.h

    r660 r679  
    7575                        est.from_setting(posterior); 
    7676                } 
    77                 void bayes(const vec &dt)  { 
     77                void bayes(const vec &yt, const vec &cond)  { 
    7878                //void bayes()  { 
    7979                        mxArray *tmp, *old;