Show
Ignore:
Timestamp:
08/16/09 18:13:31 (15 years ago)
Author:
smidl
Message:

removal of unused functions _e() and samplecond(,) and added documentation lines

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/stat/merger.h

    r529 r536  
    318318SHAREDPTR ( merger_base ); 
    319319 
     320//! Merger using importance sampling with mixture proposal density 
    320321class merger_mix : public merger_base { 
    321322protected: