vtx_data Struct Reference

#include <defs.h>

Collaboration diagram for vtx_data:

Collaboration graph
[legend]

Data Fields

int nedges
int * edges
float * ewgts
float * eweights
node_tnp

Detailed Description

Definition at line 80 of file defs.h.


Field Documentation

int vtx_data::nedges

Definition at line 81 of file defs.h.

Referenced by mult_sparse_dense_mat_transpose(), and right_mult_with_vector().

int* vtx_data::edges

Definition at line 82 of file defs.h.

float* vtx_data::ewgts

Definition at line 83 of file defs.h.

Referenced by mult_sparse_dense_mat_transpose().

float* vtx_data::eweights

Definition at line 84 of file defs.h.

node_t* vtx_data::np

Definition at line 85 of file defs.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 19:10:27 2008 for Graphviz by  doxygen 1.5.1