|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MatrixElementOperations | |
|---|---|
| edu.uci.ics.jung.algorithms | Provides a set of specialized algorithms for computing various measures on graphs as well as transforming graphs in different ways. |
| Uses of MatrixElementOperations in edu.uci.ics.jung.algorithms |
|---|
| Classes in edu.uci.ics.jung.algorithms that implement MatrixElementOperations | |
|---|---|
class |
RealMatrixElementOperations
Implements the basic matrix operations on double-precision values. |
| Methods in edu.uci.ics.jung.algorithms with parameters of type MatrixElementOperations | |
|---|---|
static Graph |
GraphMatrixOperations.square(Graph g,
MatrixElementOperations meo)
Returns the graph that corresponds to the square of the (weighted) adjacency matrix that the specified graph g encodes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||