Package edu.uci.ics.jung.algorithms.matrix
-
Interface Summary Interface Description MatrixElementOperations<E> An interface for specifying the behavior of graph/matrix operations for a particular element type. -
Class Summary Class Description GraphMatrixOperations Contains methods for performing the analogues of certain matrix operations on graphs.RealMatrixElementOperations<E> Implements the basic matrix operations on double-precision values.