Interface IAugSpaceSamplingFunction

  • All Superinterfaces:
    com.google.common.base.Function<weka.core.Instances,​weka.core.Instances>, java.util.function.Function<weka.core.Instances,​weka.core.Instances>
    All Known Implementing Classes:
    AugSpaceAllPairs

    public interface IAugSpaceSamplingFunction
    extends com.google.common.base.Function<weka.core.Instances,​weka.core.Instances>
    • Method Summary

      • Methods inherited from interface com.google.common.base.Function

        apply, equals
      • Methods inherited from interface java.util.function.Function

        andThen, compose