Show
Ignore:
Timestamp:
10/15/09 00:04:30 (15 years ago)
Author:
smidl
Message:

doc - doxygen warnings

Files:
1 modified

Legend:

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

    r565 r660  
    239239 
    240240        shared_ptr<epdf> marginal ( const RV &rv ) const; 
     241        //! marginal density update 
    241242        void marginal ( const RV &rv, emix &target ) const; 
    242243