ALPSCore reference
Namespaces | Typedefs
data_storage.hpp File Reference
#include <vector>
Include dependency graph for data_storage.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 alps
 
 alps::numerics
 

Typedefs

template<typename T >
using alps::numerics::simple_storage = detail::data_storage< T, std::vector< T > >