global_matrixΒΆ

static KineticSpectrumModel.global_matrix(dataset, axis)

Calculates the matrix.

Parameters
  • matrix (np.array) – The preallocated matrix.

  • compartment_order (list(str)) – A list of compartment labels to map compartments to indices in the matrix.

  • parameter (glotaran.model.ParameterGroup) –