Dip  0.92.4
Public Attributes | List of all members
LEVEL_GRAPH Struct Reference

#include <spp_cg.h>

Public Attributes

int lnodenum
 
int levelnum
 
int root
 
int * lnodes
 
int * lbeg
 
int * level_of_node
 

Detailed Description

Definition at line 73 of file spp_cg.h.

Member Data Documentation

int LEVEL_GRAPH::lnodenum

Definition at line 74 of file spp_cg.h.

int LEVEL_GRAPH::levelnum

Definition at line 75 of file spp_cg.h.

int LEVEL_GRAPH::root

Definition at line 76 of file spp_cg.h.

int* LEVEL_GRAPH::lnodes

Definition at line 77 of file spp_cg.h.

int* LEVEL_GRAPH::lbeg

Definition at line 78 of file spp_cg.h.

int* LEVEL_GRAPH::level_of_node

Definition at line 79 of file spp_cg.h.


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