empty

classmethod KMatrix.empty(label: str, compartments: list[str]) KMatrix[source]

Creates an empty K-Matrix. Useful for combining.

Parameters:
  • label – Label of the K-Matrix

  • compartments – A list of all compartments in the model.