Interface PairedDataHelper.PairedProcessor<P>

  • All Known Implementing Classes:
    Classifier, Clusterer
    Enclosing class:
    PairedDataHelper<P>

    public static interface PairedDataHelper.PairedProcessor<P>
    Interface for processors of paired data to implement. See the description in the class documentation of PairedDataHelper.