mexGaussMergerArit Class Reference
Merger projecting sources to a Guassian using Arithmetic combination. More...
Public Member Functions | |
| function | validate (in obj) |
| check consistency of the object and fill defaults | |
| function | merge (in obj) |
| Merge sources into the merger. | |
| const epdf & | merger () |
| void | from_setting (const Setting &S) |
| void | set_sources (const Array< shared_ptr< epdf > > &Src) |
| function | set_sources (in obj, in src) |
| void | validate () |
| void | merge () |
| function | get_sources (in obj) |
| function | get_merger (in obj) |
| function | set_merger (in obj, in m) |
Public Attributes | |
| weights | |
| weights of the merged densities | |
| sources | |
| source pdfs to be merged | |
| merger | |
| merged density - offspring of mexEpdf! | |
Protected Attributes | |
| mxArray * | data |
| shared_ptr< epdf > | merg |
Detailed Description
Merger projecting sources to a Guassian using Arithmetic combination.
The documentation for this class was generated from the following file:
- mexGaussMergerArit.m
Generated on Fri Aug 27 16:55:20 2010 for bdmtoolbox by
1.6.0
