Public Attributes | List of all members
gft::SparseGraph::_sparseGraph Struct Reference

#include <gft_sparsegraph.h>

Public Attributes

int type
 
int Wmax
 
int ** n_link
 
int ncols
 
int nrows
 
AdjRel::AdjRelA
 

Member Data Documentation

AdjRel::AdjRel* gft::SparseGraph::_sparseGraph::A
int** gft::SparseGraph::_sparseGraph::n_link
int gft::SparseGraph::_sparseGraph::ncols
int gft::SparseGraph::_sparseGraph::nrows
int gft::SparseGraph::_sparseGraph::type
int gft::SparseGraph::_sparseGraph::Wmax

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