Class BitMapSelection

java.lang.Object
si.ijs.kt.clus.selection.ClusSelection
si.ijs.kt.clus.selection.BitMapSelection

public class BitMapSelection extends ClusSelection
  • Field Details

    • m_NbSelected

      protected int m_NbSelected
    • m_Selection

      protected boolean[] m_Selection
  • Constructor Details

    • BitMapSelection

      public BitMapSelection(int nbrows)
  • Method Details