Graphviz  2.41.20171026.1811
Data Fields
v_data Struct Reference

#include <sparsegraph.h>

Data Fields

int nedges
 
intedges
 
float * ewgts
 

Detailed Description

Definition at line 73 of file sparsegraph.h.

Field Documentation

int* v_data::edges

Definition at line 75 of file sparsegraph.h.

Referenced by UG_graph().

float* v_data::ewgts

Definition at line 76 of file sparsegraph.h.

Referenced by UG_graph().

int v_data::nedges

Definition at line 74 of file sparsegraph.h.

Referenced by call_tri2(), and UG_graph().


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