product_quantization
Class ProductQuantizerLearning

java.lang.Object
  extended by product_quantization.ProductQuantizerLearning

public class ProductQuantizerLearning
extends java.lang.Object

The purpose of this class is to learn the sub-quantizers of a Product Quantizer.

Author:
Eleftherios Spyromitros-Xioufis

Constructor Summary
ProductQuantizerLearning()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProductQuantizerLearning

public ProductQuantizerLearning()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception