Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::ConnectomicsNetwork::NetworkEdge Struct Reference

#include <mitkConnectomicsNetwork.h>

Public Attributes

int sourceId
 
int targetId
 
int weight
 
double edge_weight
 

Detailed Description

The Edge

Definition at line 67 of file mitkConnectomicsNetwork.h.

Member Data Documentation

double mitk::ConnectomicsNetwork::NetworkEdge::edge_weight
int mitk::ConnectomicsNetwork::NetworkEdge::sourceId

Definition at line 69 of file mitkConnectomicsNetwork.h.

int mitk::ConnectomicsNetwork::NetworkEdge::targetId

Definition at line 70 of file mitkConnectomicsNetwork.h.

int mitk::ConnectomicsNetwork::NetworkEdge::weight

Definition at line 71 of file mitkConnectomicsNetwork.h.


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