Data storage backendsΒΆ
These headers should be included to enable various storage backends. For successful compilation, header files of the corresponding libraries must be visible to the compiler.
ezarpack/storages/base.hpp- definition ofstorage_traitsstructureezarpack/storages/eigen.hpp- Eigen 3ezarpack/storages/blaze.hpp- Blazeezarpack/storages/armadillo.hpp- Armadilloezarpack/storages/ublas.hpp- Boost uBLASezarpack/storages/triqs.hpp- TRIQS arraysezarpack/storages/nda.hpp- TRIQS/ndaezarpack/storages/xtensor.hpp- xtensor