Uses of Class
org.drip.graph.adjacencymatrix.GkToR1
Package | Description |
---|---|
org.drip.graph.adjacencymatrix |
Adjacency Matrix Representation of Graph
|
-
Uses of GkToR1 in org.drip.graph.adjacencymatrix
Subclasses of GkToR1 in org.drip.graph.adjacencymatrix Modifier and Type Class Description class
G1ToR1
G1ToR1 implements the Space Map induced by L1 Norm on the R1 Functions over the Vertexes of a Graph.class
G2ToR1
G2ToR1 implements the Space Map induced by L2 Norm on the R1 Functions over the Vertexes of a Graph.class
GkLinearOperator
GkOperator implements the Gk Adjacency Linear Operator and its Norm/Spectral Radius.