|
raiigraph
C++ RAII for igraph data structures
|
| ▼ raiigraph | |
| error.hpp | Error handling for raiigraph |
| Graph.hpp | Wrapper around igraph_t objects with RAII behavior |
| initialize.hpp | Initialize the igraph library |
| Matrix.hpp | Wrapper around igraph_matrix_*_t objects with RAII behavior |
| raiigraph.hpp | Utilities for manipulating igraph data structures in C++ |
| RNGScope.hpp | Control the igraph RNG via RAII |
| Vector.hpp | Wrapper around igraph_vector_*_t objects with RAII behavior |