.. _trilearn_rand_bandmat: trilearn_rand_bandmat ------------------------- .. rubric:: Random bandmatrix .. list-table:: * - Package - `trilearn `__ * - Version - 2.0.5 * - Language - `Python `__ * - Docs - * - Paper - * - Graph type - `DG `__ * - Docker - `bpimages/trilearn:2.0.5 `__ * - Module - `trilearn_rand_bandmat `__ .. rubric:: Description An object of the max bandwith module specifies a decomposable graph with band structured adjacency matrix of a given maximum width (``max_bandwith``). .. rubric:: Example .. code-block:: json [ { "id": "AR1-5", "max_bandwidth": 5, "dim": 50 } ] .. footbibliography::