Changeset 661 for applications/bdmtoolbox/mex
- Timestamp:
- 10/15/09 00:10:19 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
applications/bdmtoolbox/mex/mexBM.cpp
r575 r661 70 70 //mexCallMATLAB(0, NULL, 1, &data, "dump"); 71 71 } 72 //! return correctly typed posterior (covariant return) 72 73 const mexEpdf& posterior() const { 73 74 return est;