TRIQS/TRIQS 4.0.0
Researching Interacting Quantum Systems
Loading...
Searching...
No Matches
arrays.hpp
#include <cassert>
#include <complex>
#include <h5/h5.hpp>
#include <nda/nda.hpp>
#include <nda/h5.hpp>
#include <nda/mpi.hpp>
#include <nda/blas.hpp>
#include <nda/lapack.hpp>
#include <nda/linalg/det.hpp>
#include <nda/linalg/inv.hpp>
#include <nda/clef/adapters/math.hpp>
#include <nda/clef/sum.hpp>
#include "utility/concept_tools.hpp"
#include "utility/exceptions.hpp"

Detailed Description

Backward-compatibility umbrella header pulling in the nda array library.

Definition in file arrays.hpp.

Go to the source code of this file.