MultiplyAccumulator< T > Class Template Reference
Accumulate scores using multiplication.
More...
List of all members.
Public Member Functions |
| MultiplyAccumulator (int asize=ACCUMULATOR_SIZE) |
| Construct the multiplying accumulator.
|
Detailed Description
template<typename T>
class MultiplyAccumulator< T >
Accumulate scores using multiplication.
This class is used to accumulate document scores using multiplication instead of the standard addition.
- Author
- lapark
- Revision
- 1.10
- Date
- 2009/10/08 06:41:29
- Id
- Accumulator.tcc,v 1.10 2009/10/08 06:41:29 lapark Exp
The documentation for this class was generated from the following file: