Package jline.io

Class Ret.pfqnMVAC

java.lang.Object
jline.io.Ret.pfqnMVAC
Enclosing class:
Ret

public static class Ret.pfqnMVAC extends Object
Result type for the MVAC (mean value analysis by chain) algorithm (see Pfqn_mvac).

MVAC recurs on the chains rather than on the population vector and yields only mean performance measures. It deliberately does not form the normalizing constant, which is why this type carries no lGN field: that omission is what makes MVAC immune to the floating-point underflow/overflow of RECAL and convolution.