Class VPTree.Factory<O extends NumberVector>

  • Type Parameters:
    O - Object type
    All Implemented Interfaces:
    IndexFactory<O>
    Enclosing class:
    VPTree<O>

    @Alias("vp")
    public static class VPTree.Factory<O extends NumberVector>
    extends java.lang.Object
    implements IndexFactory<O>
    Index factory for the VP-Tree
    Author:
    Robert Gehde