SHOGUN  3.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
Edge Struct Reference

Detailed Description

Definition at line 38 of file GraphCut.h.

Public Attributes

int32_t id
 
Nodehead
 
Edgenext
 
Edgereverse
 
float64_t residual_capacity
 

Member Data Documentation

Node* head

Definition at line 41 of file GraphCut.h.

int32_t id

Definition at line 40 of file GraphCut.h.

Edge* next

Definition at line 42 of file GraphCut.h.

float64_t residual_capacity

Definition at line 44 of file GraphCut.h.

Edge* reverse

Definition at line 43 of file GraphCut.h.


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

SHOGUN Machine Learning Toolbox - Documentation