Package jline.api.mc
Class Ctmc_timereverseKt
-
- All Implemented Interfaces:
public final class Ctmc_timereverseKt
-
-
Method Summary
Modifier and Type Method Description final static Matrix
ctmc_timereverse(Matrix Q)
Compute the infinitesimal generator of the time-reserved CTMC -
-
Method Detail
-
ctmc_timereverse
final static Matrix ctmc_timereverse(Matrix Q)
Compute the infinitesimal generator of the time-reserved CTMC
- Parameters:
Q
- Infinitesimal generator of the CTMC- Returns:
Infinitesimal generator of the time-reversed CTMC
-
-
-
-