Package jline.api.mam
Class Mmap_sample.MmapSampler
java.lang.Object
jline.api.mam.Mmap_sample.MmapSampler
- Enclosing class:
Mmap_sample
Stateful sampler for an MMAP {D0, D1_agg, D11..D1K} (M3A layout) that
retains the modulating phase between draws, so successive calls
reproduce the inter-arrival autocorrelation (mirrors
Map_sample.MapSampler / BmapSampler). Each draw also returns the
1-based mark of the arrival, sampled with probability
D1k(i,j)/D1_agg(i,j) on the firing transition.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDraws one marked inter-event time, advancing (and retaining) the phase.
-
Constructor Details
-
MmapSampler
-
-
Method Details
-
next
Draws one marked inter-event time, advancing (and retaining) the phase.
-