Package jline.api.mam
Class Aph_convseq
java.lang.Object
jline.api.mam.Aph_convseq
-
Method Summary
-
Method Details
-
aph_convseq
Performs sequential convolution of multiple APH distributions.- Parameters:
aphParams- List of (alpha, T) pairs representing APH distributions to convolve- Returns:
- A Pair of (alpha, T) representing the convolved APH distribution
- Throws:
IllegalArgumentException- if the input list is empty
-