ALPSCore reference
|
#include <var_strategy.hpp>
Public Types | |
typedef std::complex< T > | value_type |
typedef T | var_type |
typedef std::complex< T > | cov_type |
typedef Eigen::internal::scalar_abs2_op< std::complex< T > > | abs2_op |
Static Public Member Functions | |
static cov_type | outer (std::complex< T > x, std::complex< T > y) |
Definition at line 74 of file var_strategy.hpp.
typedef Eigen::internal::scalar_abs2_op<std::complex<T> > alps::alea::bind< circular_var, std::complex< T > >::abs2_op |
Definition at line 80 of file var_strategy.hpp.
typedef std::complex<T> alps::alea::bind< circular_var, std::complex< T > >::cov_type |
Definition at line 78 of file var_strategy.hpp.
typedef std::complex<T> alps::alea::bind< circular_var, std::complex< T > >::value_type |
Definition at line 76 of file var_strategy.hpp.
typedef T alps::alea::bind< circular_var, std::complex< T > >::var_type |
Definition at line 77 of file var_strategy.hpp.
|
inlinestatic |
Definition at line 82 of file var_strategy.hpp.