public class TrieIntSeqCounterTest extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
A |
int[] |
ABRACADABRA |
int |
B |
int |
C |
int |
D |
int |
R |
| Constructor and Description |
|---|
TrieIntSeqCounterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAbracadbra() |
void |
testCount() |
void |
testExs() |
void |
testMaxLength() |
void |
testMultipleIncrements() |
void |
testOutcomeHistograms() |
void |
testPruning1() |
void |
testPruning2() |
void |
testScaling1() |
void |
testScaling2() |
void |
testScaling3() |
void |
testSequence() |
void |
testSize() |
void |
testZero() |
public int A
public int B
public int C
public int D
public int R
public int[] ABRACADABRA
public void testZero()
public void testSequence()
public void testSize()
public void testScaling1()
public void testScaling2()
public void testScaling3()
public void testPruning1()
public void testPruning2()
public void testOutcomeHistograms()
public void testExs()
public void testMaxLength()
public void testCount()
public void testAbracadbra()
public void testMultipleIncrements()
Copyright © 2016 Alias-i, Inc.. All rights reserved.