Show
Ignore:
Timestamp:
06/09/10 11:50:16 (14 years ago)
Author:
mido
Message:

a small patch of documentation, to be contiuned..

Files:
1 modified

Legend:

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

    r1033 r1063  
    223223 
    224224class PF : public BM { 
    225         //! \var log_level_enums weights 
     225        //! \var log_level_enums logweights 
    226226        //! all weightes will be logged 
    227227 
    228         //! \var log_level_enums menas 
     228        //! \var log_level_enums logmeans 
    229229        //! means of particles will be logged 
    230230        LOG_LEVEL(PF,logweights,logmeans,logvars);