Class JudgeOutlierScores.ScoreResult

  • All Implemented Interfaces:
    IterableResult<double[]>, java.lang.Iterable<double[]>
    Enclosing class:
    JudgeOutlierScores

    public static class JudgeOutlierScores.ScoreResult
    extends CollectionResult<double[]>
    Result object for outlier score judgements.
    Author:
    Erich Schubert
    • Constructor Summary

      Constructors 
      Constructor Description
      ScoreResult​(java.util.Collection<double[]> col)
      Constructor.
    • Method Summary

      • 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
    • Constructor Detail

      • ScoreResult

        public ScoreResult​(java.util.Collection<double[]> col)
        Constructor.
        Parameters:
        col - score result