Class OPTICSHeap.Par<O>

  • All Implemented Interfaces:
    Parameterizer
    Enclosing class:
    OPTICSHeap<O>

    public static class OPTICSHeap.Par<O>
    extends java.lang.Object
    Parameterization class.
    Author:
    Erich Schubert
    • Constructor Detail

      • Par

        public Par()
    • Method Detail

      • make

        public OPTICSHeap<O> make()
        Description copied from interface: Parameterizer
        Make an instance after successful configuration.

        Note: your class should return the exact type, only this very broad interface should use Object as return type.

        Returns:
        a new instance