Package jline.api.mapqn
Class Mapqn_bnd_lr_pf.PFParameters
-
- All Implemented Interfaces:
public final class Mapqn_bnd_lr_pf.PFParameters
Parameters for the Product Form linear reduction model
-
-
Field Summary
Fields Modifier and Type Field Description private final Integer
M
private final Integer
N
private final DoubleArray
mu
private final Array<DoubleArray>
r
-
Constructor Summary
Constructors Constructor Description Mapqn_bnd_lr_pf.PFParameters(Integer M, Integer N, DoubleArray mu, Array<DoubleArray> r)
-
Method Summary
-
-
Constructor Detail
-
Mapqn_bnd_lr_pf.PFParameters
Mapqn_bnd_lr_pf.PFParameters(Integer M, Integer N, DoubleArray mu, Array<DoubleArray> r)
-
-
-
-