HOG2
|
#include <Propagation.h>
Public Member Functions | |
StateEX (graphState s, double w) | |
Public Attributes | |
graphState | gs |
double | weight |
Definition at line 82 of file Propagation.h.
|
inline |
Definition at line 86 of file Propagation.h.
graphState PropUtil::StateEX::gs |
Definition at line 83 of file Propagation.h.
Referenced by StateEX().
double PropUtil::StateEX::weight |
Definition at line 84 of file Propagation.h.
Referenced by StateEX().