Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 939 Bytes

trilearn_bandmat.rst

File metadata and controls

54 lines (34 loc) · 939 Bytes

trilearn_bandmat

Band matrix

Package trilearn
Version 2.0.5
Language Python
Docs  
Paper  
Graph type DG
Docker bpimages/trilearn:2.0.5
Module trilearn_bandmat

Description

An object of this module specifies a decomposable graphs with adjacency matrix with given bandwidth (bandwith).

Example

[
  {
    "id": "AR2",
    "bandwidth": 2,
    "dim": 50
  }
]
.. footbibliography::