Class OPTICSXi.SteepAreaResult

  • All Implemented Interfaces:
    elki.result.IterableResult<OPTICSXi.SteepArea>, java.lang.Iterable<OPTICSXi.SteepArea>
    Enclosing class:
    OPTICSXi

    public static class OPTICSXi.SteepAreaResult
    extends java.lang.Object
    implements elki.result.IterableResult<OPTICSXi.SteepArea>
    Result containing the xi-steep areas.
    Author:
    Erich Schubert
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.util.Collection<OPTICSXi.SteepArea> areas
      Storage
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Iterator<OPTICSXi.SteepArea> iterator()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.lang.Iterable

        forEach, spliterator