ALPSCore reference
|
#include <var_strategy.hpp>
Public Types | |
typedef T | value_type |
typedef T | var_type |
typedef T | cov_type |
typedef Eigen::internal::scalar_abs2_op< T > | abs2_op |
Static Public Member Functions | |
static cov_type | outer (T x, T y) |
Definition at line 87 of file var_strategy.hpp.
typedef Eigen::internal::scalar_abs2_op<T> alps::alea::bind< elliptic_var, T >::abs2_op |
Definition at line 93 of file var_strategy.hpp.
typedef T alps::alea::bind< elliptic_var, T >::cov_type |
Definition at line 91 of file var_strategy.hpp.
typedef T alps::alea::bind< elliptic_var, T >::value_type |
Definition at line 89 of file var_strategy.hpp.
typedef T alps::alea::bind< elliptic_var, T >::var_type |
Definition at line 90 of file var_strategy.hpp.
|
inlinestatic |
Definition at line 95 of file var_strategy.hpp.