| Package | Description |
|---|---|
| cetus.analysis |
| Modifier and Type | Method and Description |
|---|---|
static RangeTest |
RangeTest.getInstance(SubscriptPair pair)
Returns an instance of a range test problem with the specified subscript
pair.
|
| Constructor and Description |
|---|
BanerjeeTest(SubscriptPair pair)
Constructs a new test problem with the specified
SubscriptPair. |
RangeTest(SubscriptPair pair)
Constructs a range test problem from the given subscript pair.
|