|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcalhoun.analysis.crf.CacheStrategySpec.DenseBoundaryEntry
public static class CacheStrategySpec.DenseBoundaryEntry
| Field Summary | |
|---|---|
int |
featureIndex
|
int |
leftPad
|
int |
potential
|
int |
rightPad
|
int |
tableNum
|
| Constructor Summary | |
|---|---|
CacheStrategySpec.DenseBoundaryEntry(int potential,
int tableNum,
int featureIndex,
int rightPad,
int leftPad)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int potential
public int tableNum
public int featureIndex
public int rightPad
public int leftPad
| Constructor Detail |
|---|
public CacheStrategySpec.DenseBoundaryEntry(int potential,
int tableNum,
int featureIndex,
int rightPad,
int leftPad)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||