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

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • applications/bdmtoolbox/mex/mexBM.cpp

    r575 r661  
    7070                        //mexCallMATLAB(0, NULL, 1, &data, "dump"); 
    7171                }  
     72                //! return correctly typed posterior (covariant return) 
    7273                const mexEpdf& posterior() const  { 
    7374                        return est;