#include "app.h"
#include "progressbar.h"
#include "types.h"
#include "misc/bitset.h"
#include "math/stats/typedefs.h"
Go to the source code of this file.
Classes | |
class | MR::Math::Stats::Shuffle |
class | MR::Math::Stats::Shuffler |
Namespaces | |
namespace | MR |
namespace | MR::Math |
namespace | MR::Math::Stats |
Macros | |
#define | DEFAULT_NUMBER_SHUFFLES 5000 |
#define | DEFAULT_NUMBER_SHUFFLES_NONSTATIONARITY 5000 |
Functions | |
App::OptionGroup | MR::Math::Stats::shuffle_options (const bool include_nonstationarity, const default_type default_skew=1.0) |
Variables | |
const char * | MR::Math::Stats::error_types [] |