raiigraph
C++ RAII for igraph data structures
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NraiigraphUtilities for manipulating igraph data structures in C++
 CGraphWrapper around igraph_t objects with RAII behavior
 CIgraphErrorError class for igraph-related errors
 CMatrixWrapper around igraph_matrix_*_t objects with RAII behavior
 CViewView into a row/column of the matrix
 CIteratorRandom-access iterator through the view
 CRNGScopeControl the igraph RNG via RAII
 CVectorWrapper around igraph_vector_*_t objects with RAII behavior