Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- getComponentMats :: Graphable a => a -> [a]
- getComponentMatsItems :: Graphable b => Vector a -> b -> [(Vector a, b)]
Documentation
getComponentMats :: Graphable a => a -> [a] Source #
Get the components of a graphable object, an adjacency matrix.