ALPSCore reference
Public Types | Public Member Functions | List of all members
alps::alea::bind< elliptic_var, std::complex< T > >::abs2_op Struct Reference

#include <var_strategy.hpp>

Collaboration diagram for alps::alea::bind< elliptic_var, std::complex< T > >::abs2_op:
Collaboration graph

Public Types

typedef complex_op< T > result_type
 

Public Member Functions

const complex_op< T > operator() (const std::complex< T > &x) const
 

Detailed Description

template<typename T>
struct alps::alea::bind< elliptic_var, std::complex< T > >::abs2_op

Definition at line 105 of file var_strategy.hpp.

Member Typedef Documentation

template<typename T >
typedef complex_op<T> alps::alea::bind< elliptic_var, std::complex< T > >::abs2_op::result_type

Definition at line 107 of file var_strategy.hpp.

Member Function Documentation

template<typename T >
const complex_op<T> alps::alea::bind< elliptic_var, std::complex< T > >::abs2_op::operator() ( const std::complex< T > &  x) const
inline

Definition at line 108 of file var_strategy.hpp.


The documentation for this struct was generated from the following file: