get_matrix_container

MatrixProviderLinked.get_matrix_container(dataset_label: str) MatrixContainer

Get the matrix container for a dataset on an index on the global axis.

Parameters:

dataset_label (str) – The label of the dataset.

Returns:

The matrix container.

Return type:

MatrixContainer