public class Globals_ADI
extends java.lang.Object
Computes and maintains global information for the ADI KR
| Modifier and Type | Field and Description |
|---|---|
static int[] |
offset |
static ProbabilityManagement |
probReinit |
static int |
ruleSize |
static int[] |
size |
static int[] |
types |
| Constructor and Description |
|---|
Globals_ADI() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasDefaultClass() |
static void |
initialize() |
static void |
nextIteration() |
public static int ruleSize
public static int[] size
public static int[] offset
public static int[] types
public static ProbabilityManagement probReinit