Allows SubIndex selection for FloatIndex. More...
  
 Public Member Functions | |
| ElementFloatIndex (int indexLength, int listLength, BlockStats *stats, FileName *fileName, T *subIndex) | |
| Initialise the FloatIndex and provide the type of SubIndex to use.  | |
Protected Member Functions | |
| const char * | elementName (int elementNumber) | 
| Returns the empty string at the moment.  | |
Protected Attributes | |
| T * | _index | 
| The index being used.  | |
Allows SubIndex selection for FloatIndex.
This class is a FloatIndex template to allow the use of FloatIndex and SubIndex together.
 1.6.1