Class ExtendedNeighborhood

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static elki.logging.Logging LOG
      The logger to use.
    • Constructor Summary

      Constructors 
      Constructor Description
      ExtendedNeighborhood​(elki.database.datastore.DataStore<elki.database.ids.DBIDs> store)
      Constructor.
    • Field Detail

      • LOG

        private static final elki.logging.Logging LOG
        The logger to use.
    • Constructor Detail

      • ExtendedNeighborhood

        public ExtendedNeighborhood​(elki.database.datastore.DataStore<elki.database.ids.DBIDs> store)
        Constructor.
        Parameters:
        store - The materialized data.