SHOGUN  3.2.1
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
所有成员列表 | Public 属性
Node结构体 参考

详细描述

在文件 GraphCut.h47 行定义.

Public 属性

int32_t id
 
Edgefirst
 
Edgeparent
 
Nodenext
 
int32_t timestamp
 
int32_t dist_terminal
 
ETerminalType type_tree
 
float64_t tree_cap
 

类成员变量说明

int32_t dist_terminal

在文件 GraphCut.h54 行定义.

Edge* first

在文件 GraphCut.h50 行定义.

int32_t id

在文件 GraphCut.h49 行定义.

Node* next

在文件 GraphCut.h52 行定义.

Edge* parent

在文件 GraphCut.h51 行定义.

int32_t timestamp

在文件 GraphCut.h53 行定义.

float64_t tree_cap

在文件 GraphCut.h56 行定义.

ETerminalType type_tree

在文件 GraphCut.h55 行定义.


该结构体的文档由以下文件生成:

SHOGUN 机器学习工具包 - 项目文档