.. _trilearn_bandmat: trilearn_bandmat -------------------- .. rubric:: Band matrix .. list-table:: * - Package - `trilearn `__ * - Version - 2.0.5 * - Language - `Python `__ * - Docs - * - Paper - * - Graph type - `DG `__ * - Docker - `bpimages/trilearn:2.0.5 `__ * - Module - `trilearn_bandmat `__ .. rubric:: Description An object of this module specifies a decomposable graphs with adjacency matrix with given bandwidth (*bandwith*). .. rubric:: Example .. code-block:: json [ { "id": "AR2", "bandwidth": 2, "dim": 50 } ] .. footbibliography::