Skip to content

Design error on ForwardBackwardScaledCalculator -- field not accesible #28

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
This is a design error for the class ForwardBackwardScaledCalculator.

The variable ctFactors  is declared private, and does not have a getter. 
The problem is, that the ctFactors variable is required to calculate the 
posterior probability of a hidden state given the observation.


What version of the product are you using? On what operating system?


Please provide any additional information below.

See equation 11 in:
http://xenia.media.mit.edu/~rahimi/rabiner/rabiner-errata/rabiner-errata.html
To see how the variable in fact is needed.

Original issue reported on code.google.com by josepab...@gmail.com on 15 Aug 2012 at 9:18

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions