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 |
Definition at line 102 of file covariance.hpp.
typedef bind<Strategy, T>::cov_type alps::alea::traits< cov_data< T, Strategy > >::cov_type |
Definition at line 107 of file covariance.hpp.
typedef Strategy alps::alea::traits< cov_data< T, Strategy > >::strategy_type |
Definition at line 104 of file covariance.hpp.
typedef bind<Strategy, T>::value_type alps::alea::traits< cov_data< T, Strategy > >::value_type |
Definition at line 105 of file covariance.hpp.
typedef bind<Strategy, T>::var_type alps::alea::traits< cov_data< T, Strategy > >::var_type |
Definition at line 106 of file covariance.hpp.