HOG2
Public Member Functions | Public Attributes | List of all members
PropUtil::StateEX Struct Reference

#include <Propagation.h>

Public Member Functions

 StateEX (graphState s, double w)
 

Public Attributes

graphState gs
 
double weight
 

Detailed Description

Definition at line 82 of file Propagation.h.

Constructor & Destructor Documentation

◆ StateEX()

PropUtil::StateEX::StateEX ( graphState  s,
double  w 
)
inline

Definition at line 86 of file Propagation.h.

References gs, and weight.

Member Data Documentation

◆ gs

graphState PropUtil::StateEX::gs

Definition at line 83 of file Propagation.h.

Referenced by StateEX().

◆ weight

double PropUtil::StateEX::weight

Definition at line 84 of file Propagation.h.

Referenced by StateEX().


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