Package jline.api.spn
Class Spn_rec_enabled.SpnEnabling
java.lang.Object
jline.api.spn.Spn_rec_enabled.SpnEnabling
- Enclosing class:
- Spn_rec_enabled
Unnormalised enabling-degree masses of one mode.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ge
public double[] gege[k] is the mass of {e >= k}; ge[0] is the whole reachable set. -
eq
public double[] eqeq[k] is the mass of {e == k}, i.e. ge[k] - ge[k+1]. -
maxDegree
public int maxDegreeThe largest enabling degree the place bounds permit, E_j in the paper.
-
-
Constructor Details
-
SpnEnabling
public SpnEnabling()
-