raiigraph
C++ RAII for igraph data structures
Loading...
Searching...
No Matches
raiigraph Directory Reference

Files

 error.hpp
 Error handling for raiigraph.
 
 Graph.hpp
 Wrapper around igraph_t objects with RAII behavior.
 
 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.