Show
Ignore:
Timestamp:
09/16/10 13:21:51 (14 years ago)
Author:
smidl
Message:

logging of weights + old computing of weights

Files:
1 modified

Legend:

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

    r1064 r1187  
    4343    bayes_weights(); 
    4444 
     45        if (log_level[logweights]) { 
     46                log_level.store( logweights, w); 
     47        } 
     48         
    4549    if ( do_resampling() ) { 
    4650        resample ( );