Accumulate scores using multiplication. More...
Public Member Functions | |
| MultiplyAccumulator (int asize=ACCUMULATOR_SIZE) | |
| Construct the multiplying accumulator. | |
Accumulate scores using multiplication.
This class is used to accumulate document scores using multiplication instead of the standard addition.
1.6.1