Package jline.api.mam
Class Aph2_fit_mapKt
-
- All Implemented Interfaces:
public final class Aph2_fit_mapKt
-
-
Method Summary
Modifier and Type Method Description final static Ret.mamAPH2Fit
aph2_fit_map(MatrixCell map)
Performs approximate fitting of a MAP, yielding a second-order APH in canonical form. -
-
Method Detail
-
aph2_fit_map
final static Ret.mamAPH2Fit aph2_fit_map(MatrixCell map)
Performs approximate fitting of a MAP, yielding a second-order APH in canonical form.
- Parameters:
map
- The MAP of arbitrary order to fit- Returns:
Fitted second-order phase-type distribution
-
-
-
-