MemoryMatrices.__init__# MemoryMatrices.__init__(segmentation_, zoning, type_, matrices=None, *, name=None)[source]# Parameters: segmentation_ (Segmentation) zoning (ZoningSystem) type_ (MatrixType) matrices (list[Matrix] | None) name (str | None) Return type: None