public class InverseRowSubset extends RowSubset
RowSubset.Key
Constructor and Description |
---|
InverseRowSubset(RowSubset base)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
RowSubset |
getInvertedSubset()
Returns the subset on which this one is based.
|
boolean |
isIncluded(long lrow)
Indicates whether a given row is in the subset or not.
|
public InverseRowSubset(RowSubset base)
base
- subset to be invertedpublic boolean isIncluded(long lrow)
RowSubset
isIncluded
in class RowSubset
lrow
- the index of the row in questiontrue
iff row lrow
is to be includedpublic RowSubset getInvertedSubset()
Copyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.