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