ALPS MPS Codes
Reference documentation.
|
#include <complex>
#include <vector>
#include "dmrg/block_matrix/detail/alps.hpp"
#include <fstream>
#include <boost/tokenizer.hpp>
Go to the source code of this file.
Typedefs | |
typedef alps::numeric::matrix < double > | matrix |
typedef alps::numeric::matrix < std::complex< double > > | cmatrix |
typedef alps::numeric::matrix<std::complex<double> > cmatrix |
Definition at line 41 of file matrices.h.
typedef alps::numeric::matrix<double> matrix |
Definition at line 40 of file matrices.h.