[Bug 630] New: mixture constructors

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

Sometimes the mixture constructor mixes up it's constructor due to the template
constructor for constructing a mixture with a vector of pdfs.

[Bug 630] mixture constructors

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

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

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

--- Comment #2 from Tinne De Laet <tinne [dot] delaet [..] ...> 2009-03-11 15:57:27 ---
Patch (Attachement #394) applied in revision 30031

svn commit
Sending src/pdf/discreteconditionalpdf.cpp
Sending src/pdf/mixture.h
Sending tests/pdf_test.cpp
Transmitting file data ...
Committed revision 30031.

[Bug 630] mixture constructors

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

--- Comment #1 from Tinne De Laet <tinne [dot] delaet [..] ...> 2009-03-11 15:53:54 ---
Created an attachment (id=394)
--> (https://www.fmtc.be/bugzilla/orocos/attachment.cgi?id=394)
makes sure that all constructors are recognized as template specialization of
constructor with vector of pdfs