spectral_matrix

glotaran.builtin.models.kinetic_spectrum.kinetic_spectrum_model.spectral_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) –