21 #ifndef MYGSL_SAMPLING_UTILS_H 22 #define MYGSL_SAMPLING_UTILS_H 35 static const std::size_t
INVALID_INDEX = std::numeric_limits<std::size_t>::max();
64 #endif // MYGSL_SAMPLING_UTILS_H static const std::size_t MIN_NUMBER_OF_SAMPLING_VALUES
Minimum number of sampling values in a valid sampling object.
Definition: sampling_utils.h:38
Definition: sampling_utils.h:57
static const std::size_t INVALID_INDEX
Invalid value for an index associated to classification != INDEX_NORMAL.
Definition: sampling_utils.h:35
index_classification_type
Definition: sampling_utils.h:53
Constants and resources used for sampling.
Definition: sampling_utils.h:31
Definition: sampling_utils.h:54
Definition: sampling_utils.h:56
Top-level namespace of the Bayeux/mygsl module library.
Definition: base_decay_driver.h:47
Definition: sampling_utils.h:55