ALPSCore reference
|
#include <covariance.hpp>
Public Types | |
typedef Strategy | strategy_type |
typedef bind< Strategy, T >::value_type | value_type |
typedef bind< Strategy, T >::var_type | var_type |
typedef bind< Strategy, T >::cov_type | cov_type |
typedef cov_result< T, Strategy > | result_type |
typedef cov_data< T, Strategy > | store_type |
Definition at line 187 of file covariance.hpp.
typedef bind<Strategy, T>::cov_type alps::alea::traits< cov_acc< T, Strategy > >::cov_type |
Definition at line 192 of file covariance.hpp.
typedef cov_result<T,Strategy> alps::alea::traits< cov_acc< T, Strategy > >::result_type |
Definition at line 193 of file covariance.hpp.
typedef cov_data<T, Strategy> alps::alea::traits< cov_acc< T, Strategy > >::store_type |
Definition at line 194 of file covariance.hpp.
typedef Strategy alps::alea::traits< cov_acc< T, Strategy > >::strategy_type |
Definition at line 189 of file covariance.hpp.
typedef bind<Strategy, T>::value_type alps::alea::traits< cov_acc< T, Strategy > >::value_type |
Definition at line 190 of file covariance.hpp.
typedef bind<Strategy, T>::var_type alps::alea::traits< cov_acc< T, Strategy > >::var_type |
Definition at line 191 of file covariance.hpp.