ALPSCore reference
|
#include <batch.hpp>
Public Types | |
typedef T | value_type |
typedef circular_var | strategy_type |
typedef batch_result< T > | result_type |
typedef batch_data< T > | store_type |
typedef batch_result<T> alps::alea::traits< batch_acc< T > >::result_type |
typedef batch_data<T> alps::alea::traits< batch_acc< T > >::store_type |
typedef circular_var alps::alea::traits< batch_acc< T > >::strategy_type |
typedef T alps::alea::traits< batch_acc< T > >::value_type |