Show
Ignore:
Timestamp:
10/12/09 19:38:50 (15 years ago)
Author:
smidl
Message:

doc corrections

Files:
1 modified

Legend:

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

    r635 r652  
    11921192                if ( LFlags ( 3 ) ) LIDs ( 3 ) = L.add ( RV ( "ll", 1 ), name );    //TODO: "local" RV 
    11931193        } 
     1194        //! Save results to the given logger, details of what is stored is configured by \c LIDs and \c options 
    11941195        virtual void logit ( logger &L ) { 
    11951196                L.logit ( LIDs ( 0 ), posterior().mean() );