selections.hpp File Reference

Methods and objects for selecting atoms. More...

Go to the source code of this file.

Namespaces

namespace  BTK
namespace  BTK::ALGORITHMS

Functions

Selection methods.
template<typename Iterator>
void select (Iterator begin, Iterator end, bool select_value=true)
 Select/deselect all objects in a range.
template<typename Iterator, typename UnaryPredicate>
void select_if (Iterator begin, Iterator end, UnaryPredicate test, bool select_value=true)
 Select/deselect objects in a range that satisfy a predicate.


Detailed Description

Methods and objects for selecting atoms.


Generated on Sun Jul 15 20:46:28 2007 for BTK Core by  doxygen 1.5.1