See: Description
Interface | Description |
---|---|
MatrixElementOperations |
An interface for specifying the behavior of graph/matrix operations
for a particular element type.
|
Class | Description |
---|---|
GraphMatrixOperations |
Contains methods for performing the analogues of certain matrix operations on
graphs.
|
IterativeProcess |
Provides basic infrastructure for iterative algorithms.
|
RealMatrixElementOperations |
Implements the basic matrix operations on double-precision values.
|