ALPSCore reference
|
#include <autocorr.hpp>
Public Types | |
typedef T | value_type |
typedef circular_var | strategy_type |
typedef bind< circular_var, T >::var_type | var_type |
typedef bind< circular_var, T >::cov_type | cov_type |
Static Public Attributes | |
static const bool | HAVE_MEAN = true |
static const bool | HAVE_VAR = true |
static const bool | HAVE_COV = false |
static const bool | HAVE_TAU = true |
static const bool | HAVE_BATCH = false |
Definition at line 229 of file autocorr.hpp.
typedef bind<circular_var, T>::cov_type alps::alea::traits< autocorr_result< T > >::cov_type |
Definition at line 234 of file autocorr.hpp.
typedef circular_var alps::alea::traits< autocorr_result< T > >::strategy_type |
Definition at line 232 of file autocorr.hpp.
typedef T alps::alea::traits< autocorr_result< T > >::value_type |
Definition at line 231 of file autocorr.hpp.
typedef bind<circular_var, T>::var_type alps::alea::traits< autocorr_result< T > >::var_type |
Definition at line 233 of file autocorr.hpp.
|
static |
Definition at line 240 of file autocorr.hpp.
|
static |
Definition at line 238 of file autocorr.hpp.
|
static |
Definition at line 236 of file autocorr.hpp.
|
static |
Definition at line 239 of file autocorr.hpp.
|
static |
Definition at line 237 of file autocorr.hpp.