Package jline.lib.mom.solver
See: Description
-
Class Summary Class Description LinearSolver Linear solver implementation for MOM using double precision arithmetic This is a port of the MATLAB linear. LinearSystemMatrices Container for the linear system matrices used in MOM solver MomSolver Method of Moments (MOM) solver for queueing network analysisThis solver implements the MOM algorithm for computing performance measures of closed queueing networks with multiple classes and servers. MomSolverResult Result container for MOM solver computations -
Object Summary Object Description SetupLinearSystem Constructs the linear system matrices for the MOM solver This is a port of the MATLAB setupls.