Class LeastOneDimSSQSplit

  • All Implemented Interfaces:
    SplitStrategy

    public class LeastOneDimSSQSplit
    extends java.lang.Object
    implements SplitStrategy
    Split by the best reduction in sum-of-squares, but only considering one dimension at a time.
    Since:
    0.8.0
    Author:
    Erich Schubert
    • Constructor Detail

      • LeastOneDimSSQSplit

        public LeastOneDimSSQSplit()