Package nz.ac.waikato.mcennis.rat.graph.algorithm.transformToArray

Class Summary
ActorDistanceMatrix Class for creating a matrix representing the distances between graph nodes.
DirectedTriplesHistogram Transforms a graph object (one mode and relation) into a 20 dimensional double array describing a histogram of all triples of actors in the graph.
UndirectedTriplesHistogram Transforms a graph object (one mode and relation) into a 4 dimensional double array describing a histogram of all triples of actors in the graph.