ALPSCore reference
|
#include <variance.hpp>
Public Types | |
typedef Strategy | strategy_type |
typedef bind< Strategy, T >::value_type | value_type |
typedef bind< Strategy, T >::var_type | var_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 = false |
static const bool | HAVE_BATCH = false |
Definition at line 298 of file variance.hpp.
typedef Strategy alps::alea::traits< var_result< T, Strategy > >::strategy_type |
Definition at line 300 of file variance.hpp.
typedef bind<Strategy, T>::value_type alps::alea::traits< var_result< T, Strategy > >::value_type |
Definition at line 301 of file variance.hpp.
typedef bind<Strategy, T>::var_type alps::alea::traits< var_result< T, Strategy > >::var_type |
Definition at line 302 of file variance.hpp.
|
static |
Definition at line 308 of file variance.hpp.
|
static |
Definition at line 306 of file variance.hpp.
|
static |
Definition at line 304 of file variance.hpp.
|
static |
Definition at line 307 of file variance.hpp.
|
static |
Definition at line 305 of file variance.hpp.