Package it.unibo.alchemist.model.implementations.timedistributions

Types

Link copied to clipboard
class SAPEREExponentialTime : ExponentialTime<T> , SAPERETimeDistribution
Allows for a Markovian event whose lambda is computed dynamically using a rate equation.
Link copied to clipboard
interface SAPERETimeDistribution : TimeDistribution<T>
Interface for TimeDistribution that need matches.