JASSv2
Classes
quantize.h File Reference

Quantize the in-memory index. More...

#include <math.h>
#include <iostream>
#include "index_manager.h"
#include "index_manager_sequential.h"
#include "ranking_function_atire_bm25.h"
Include dependency graph for quantize.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  JASS::quantize< RANKER >
 Quantize an index. More...
 

Detailed Description

Quantize the in-memory index.

Author
Andrew Trotman