[Bug 616] New: Mixture pdf's

For more infomation about this bug, visit <https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=616>
Summary: Mixture pdf's
Product: BFL
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: bfl [..] ...
ReportedBy: tinne [dot] delaet [..] ...
CC: bfl [..] ...
Estimated Hours: 0.0

The goal of this enhancement is to add functionality to BFL to work with
mixture pdfs: e.g. mixture of Gaussians, mixture of mcpdfs, ...

Tinne

[Bug 616] Mixture pdf's

https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=616

Tinne De Laet <tinne [dot] delaet [..] ...> changed:

What |Removed |Added
----------------------------------------------------------------------------
Resolution| |FIXED
Status|ASSIGNED |RESOLVED

--- Comment #2 from Tinne De Laet <tinne [dot] delaet [..] ...> 2009-10-02 13:22:00 ---
Patch (attachment #379) was applied on trunk in revision 29890.

"Patch (attachment #379) applied for enhancement described in bug#616: "Mixture
pdf's" "

[Bug 616] Mixture pdf's

For more infomation about this bug, visit <https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=616>

Tinne De Laet <tinne [dot] delaet [..] ...> changed:

What |Removed |Added
--------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|bfl [..] ... |tinne [dot] delaet [..] ...en.b
| |e

--- Comment #1 from Tinne De Laet <tinne [dot] delaet [..] ...> 2009-02-02 11:19:01 ---
Created an attachment (id=379)
--> (https://www.fmtc.be/bugzilla/orocos/attachment.cgi?id=379)
The patch adds classes to work with mixture of pdfs and a unittest to test the
new functionality

A remark on the patch: a new Clone function is added to the pdfs. This Clone
function is needed when calling the AddComponent function of the mixture or in
the constructor.