lab2_fb.H File Reference

Main loop for Lab 2 Forward-Backward trainer. More...

#include "util.H"
#include "front_end.H"

Go to the source code of this file.

Classes

class  FbCell
 Cell in dynamic programming chart for Forward-Backward algorithm. More...
class  Lab2FbMain
 Encapsulation of main loop for Forward-Backward decoding. More...

Functions

double init_backward_pass (const Graph &graph, matrix< FbCell > &chart)
 Initializes chart for backward pass.


Detailed Description

Main loop for Lab 2 Forward-Backward trainer.


Function Documentation

double init_backward_pass ( const Graph graph,
matrix< FbCell > &  chart 
)

Initializes chart for backward pass.


Generated on Thu Nov 5 09:26:29 2009 for asr_lib by  doxygen 1.5.5