|
Disaggregate
Disaggregate Smart Meter data
|
Collaboration diagram for PowerStateGraph::LikelihoodAndVertex:Public Member Functions | |
| LikelihoodAndVertex () | |
| LikelihoodAndVertex (const DisagTree::vertex_descriptor &_vertex) | |
Public Attributes | |
| double | likelihood |
| DisagTree::vertex_descriptor | vertex |
Definition at line 291 of file PowerStateGraph.h.
| PowerStateGraph::LikelihoodAndVertex::LikelihoodAndVertex | ( | ) | [inline] |
Definition at line 295 of file PowerStateGraph.h.
| PowerStateGraph::LikelihoodAndVertex::LikelihoodAndVertex | ( | const DisagTree::vertex_descriptor & | _vertex | ) | [inline] |
Definition at line 299 of file PowerStateGraph.h.
Definition at line 292 of file PowerStateGraph.h.
Referenced by PowerStateGraph::findListOfPathsThroughDisagTree(), and PowerStateGraph::initTraceToEnd().
| DisagTree::vertex_descriptor PowerStateGraph::LikelihoodAndVertex::vertex |
Definition at line 293 of file PowerStateGraph.h.
Referenced by PowerStateGraph::findListOfPathsThroughDisagTree(), and PowerStateGraph::initTraceToEnd().