ALPS MPS Codes
Reference documentation.
|
#include "dmrg/block_matrix/grouped_symmetry.h"
Go to the source code of this file.
Functions | |
template<class Matrix , class InSymm > | |
MPS< Matrix, typename grouped_symmetry< InSymm > ::type > | identity_dm_mps (std::size_t L, Index< InSymm > const &phys_psi, std::vector< Index< typename grouped_symmetry< InSymm >::type > > const &allowed) |
MPS<Matrix, typename grouped_symmetry<InSymm>::type> identity_dm_mps | ( | std::size_t | L, |
Index< InSymm > const & | phys_psi, | ||
std::vector< Index< typename grouped_symmetry< InSymm >::type > > const & | allowed | ||
) |
Definition at line 33 of file identity_mps.h.