Show
Ignore:
Timestamp:
11/28/09 14:38:48 (15 years ago)
Author:
smidl
Message:

Working unitsteps and controlloop + corresponding fixes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/base/bdmbase.h

    r741 r744  
    10961096                yrv = rv; 
    10971097        } 
     1098        //! access function 
     1099        void set_rvc ( const RV &rv ) { 
     1100                rvc = rv; 
     1101        } 
    10981102        //! access to rv of the posterior 
    10991103        void set_rv ( const RV &rv ) {