Internal Documentation
Documentation for LoweredDistributions's internal interface.
Contents
Index
Internal API
LoweredDistributions._convolve_phase_types Function
julia
_convolve_phase_types(pts) -> Anyjulia
_convolve_phase_types(pts)Fold an iterable of PhaseTypes into the single PhaseType of their convolution — the delay of passing through each in turn. Exact rather than fitted: the convolution of phase-types is a phase-type, carrying sum(length(p.α) for p in pts) phases.