35 #ifndef scalarRanges_H 36 #define scalarRanges_H 52 public List<scalarRange>
void inplaceSelect(List< scalar > &) const
Select a list of values that are within the ranges.
List< scalar > select(const List< scalar > &) const
Select a list of values that are within the ranges.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
bool selected(const scalar) const
Return true if the given value is within the ranges.
scalarRanges()
Construct Null.