Developer documentation
Version 3.0.3-105-gd3941f44
shuffle.h File Reference
#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 []
 

Macro Definition Documentation

◆ DEFAULT_NUMBER_SHUFFLES

#define DEFAULT_NUMBER_SHUFFLES   5000

Definition at line 30 of file shuffle.h.

◆ DEFAULT_NUMBER_SHUFFLES_NONSTATIONARITY

#define DEFAULT_NUMBER_SHUFFLES_NONSTATIONARITY   5000

Definition at line 31 of file shuffle.h.