public class IndexUpdater extends IndexConsumer
weights_| Constructor and Description |
|---|
IndexUpdater(DynamicWeights weights,
SymbolTable<Feature> feature_map,
int num_tag_bits) |
| Modifier and Type | Method and Description |
|---|---|
void |
consume(int index) |
void |
setUpdate(double update) |
consume, getFeatureTable, getInsert, getWeights, setInsert, setWeightspublic IndexUpdater(DynamicWeights weights, SymbolTable<Feature> feature_map, int num_tag_bits)
public void setUpdate(double update)
public void consume(int index)
consume in class IndexConsumer