#include <gft_sparsegraph.h>
Public Attributes | |
int | type |
int | Wmax |
int ** | n_link |
int | ncols |
int | nrows |
AdjRel::AdjRel * | A |
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 |