STAG Python  2.0.2
Spectral Toolkit of Algorithms for Graphs
Loading...
Searching...
No Matches
Classes
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nstag
 Ndata
 CDataPointA data point in d-dimensional space
 Ngraph
 CAdjacencyListLocalGraphA local graph backed by an adjacency list file on disk
 CEdgeAn object representing a weighted edge in a graph
 CGraphThe core object used to represent graphs for use with the library
 CLocalGraphAn abstract class which defines methods for exploring the local neighborhood of vertices in a graph
 Nkde
 CCKNSGaussianKDEA CKNS Gaussian KDE data structure
 CExactGaussianKDEA data structure for computing the exact Gauussian KDE
 Nlsh
 CE2LSHA Euclidean locality sensitive hash table
 CLSHFunctionA Euclidean locality-sensitive hash function
 Nneo4j
 CNeo4jGraphRepresent a neo4j database as a stag.graph.LocalGraph object
 Nutility
 CDenseMatAn object representing a dense matrix for use with the STAG library
 CSprsMatAn object representing a sparse matrix for use by the STAG library