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 62 of file var_strategy.hpp.
typedef Eigen::internal::scalar_abs2_op<T> alps::alea::bind< circular_var, T >::abs2_op |
Definition at line 68 of file var_strategy.hpp.
typedef T alps::alea::bind< circular_var, T >::cov_type |
Definition at line 66 of file var_strategy.hpp.
typedef T alps::alea::bind< circular_var, T >::value_type |
Definition at line 64 of file var_strategy.hpp.
typedef T alps::alea::bind< circular_var, T >::var_type |
Definition at line 65 of file var_strategy.hpp.
|
inlinestatic |
Definition at line 70 of file var_strategy.hpp.