AdditiveAccumulator< T > Class Template Reference

Accumulate scores additively (the standard method). More...

Inheritance diagram for AdditiveAccumulator< T >:
Accumulator< T >

List of all members.

Public Member Functions

 AdditiveAccumulator (int asize=ACCUMULATOR_SIZE)
 Construct an additive accumulator.

Detailed Description

template<typename T>
class AdditiveAccumulator< T >

Accumulate scores additively (the standard method).

This class is used to accumulate document scores using addition, just a the standard accumulator does.

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:
 All Classes Functions Variables Friends

Generated on Tue Nov 10 14:12:09 2009 for textIR by  doxygen 1.6.1