trsl logo
Classes | Namespaces | Functions
is_picked_systematic.hpp File Reference
#include <trsl/common.hpp>
#include <trsl/weight_accessor.hpp>
#include <algorithm>
#include <functional>
#include <utility>
#include <cstdlib>
#include <limits>
#include <cassert>
#include <boost/static_assert.hpp>

Go to the source code of this file.

Classes

class  trsl::is_picked_systematic< ElementType, WeightType, WeightAccessor >
 Functor to use with persistent_filter_iterator for systematic sampling of a range. More...
 

Namespaces

 trsl
 Public namespace.
 

Functions

template<class Iterator >
bool trsl::is_first_pick (const Iterator &i)
 Return whether *i has been picked already. More...
 
© Copyright 2007-2011 Renaud Detry.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt.)
Revised Wed Jan 8 2020 14:43:31.