DP-HLS
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
Container::score_info Struct Reference

#include <debug.h>

Public Attributes

float up [N_LAYERS]
 
float left [N_LAYERS]
 
float diag [N_LAYERS]
 
float write [N_LAYERS]
 
bool pred
 
bool exiting
 
bool entering
 
int entering_pe
 
int exiting_pe
 

Member Data Documentation

float Container::score_info::diag[N_LAYERS]
bool Container::score_info::entering
int Container::score_info::entering_pe
bool Container::score_info::exiting
int Container::score_info::exiting_pe
float Container::score_info::left[N_LAYERS]
bool Container::score_info::pred
float Container::score_info::up[N_LAYERS]
float Container::score_info::write[N_LAYERS]

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