Package jline.api.mam
Class Qbd_R_logredKt
-
- All Implemented Interfaces:
public final class Qbd_R_logredKt
-
-
Method Summary
-
-
Method Detail
-
qbd_R_logred
final static Matrix qbd_R_logred(Matrix B, Matrix L, Matrix F, Integer iterMax)
Compute R matrix using logarithmic reduction method for QBD processes
- Parameters:
B
- Backward matrixL
- Local matrixF
- Forward matrixiterMax
- Maximum number of iterations (default: 100000)- Returns:
R matrix
-
-
-
-