Class PAMMEDSIL.Par<O>

  • All Implemented Interfaces:
    elki.utilities.optionhandling.Parameterizer
    Direct Known Subclasses:
    FastMSC.Par
    Enclosing class:
    PAMMEDSIL<O>

    public static class PAMMEDSIL.Par<O>
    extends PAMSIL.Par<O>
    Parameterization class.
    Author:
    Erich Schubert
    • Constructor Detail

      • Par

        public Par()
    • Method Detail

      • make

        public PAMMEDSIL<O> make()
        Specified by:
        make in interface elki.utilities.optionhandling.Parameterizer
        Overrides:
        make in class PAMSIL.Par<O>