DP-HLS
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
ScorePack Struct Reference

A structure to hold score and index information. More...

#include <dp_hls_common.h>

Public Attributes

type_t score
 
idx_t ck
 
idx_t p_col
 

Detailed Description

A structure to hold score and index information.

Each PE will have such a instance of ScorePack to keep track of it's local maximum/minimum score and the corresponding index in the score matrixs.

Member Data Documentation

ScorePack::ck

The chunk index.

ScorePack::p_col

The column index.

ScorePack::score

The score value.


The documentation for this struct was generated from the following file: