Quetzal-CoaTL
The Coalescence Template Library
Loading...
Searching...
No Matches
quetzal::sampling::constrained_sampling< X, N > Class Template Reference

#include <quetzal/utils/sampling_scheme.hpp>

Detailed Description

template<typename X, typename N>
class quetzal::sampling::constrained_sampling< X, N >

Policy to sample coordinates at random in a space.

Classes

class  param_type
 

Public Types

using coord_type = X
 

Public Member Functions

template<typename F1 >
 constrained_sampling (std::vector< coord_type > const &space, F1 f, N pop_size, unsigned int n)
 
param_type param () const
 
void param (unsigned int n)
 
template<typename Generator >
auto operator() (Generator &gen) const
 

The documentation for this class was generated from the following file: