Class SuffixTreeKernel.SelectionScalar

    • Constructor Summary

      Constructors 
      Constructor Description
      SelectionScalar​(java.util.BitSet bSet)
      Make a new SelectionScalar that masks in different depths.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double getScale​(int depth)
      Retrieve the scaling factor at a given depth
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SelectionScalar

        public SelectionScalar​(java.util.BitSet bSet)
        Make a new SelectionScalar that masks in different depths.
        Parameters:
        bSet - the mask for which depths to allow