ALPS MPS Codes
Reference documentation.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Typedefs
matrices.h File Reference
#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 Documentation

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.