Class PAMSIL.Par<O>

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

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

      • Par

        public Par()
    • Method Detail

      • make

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