ALPS MPS Codes
Reference documentation.
|
#include <custom.h>
Public Types | |
typedef Matrix::value_type | value_type |
Public Member Functions | |
custom (std::string const &name_, const Lattice &lat, std::vector< block_matrix< Matrix, SymmGroup > > const &identities, std::vector< block_matrix< Matrix, SymmGroup > > const &fillings, std::vector< std::vector< std::pair< int, block_matrix< Matrix, SymmGroup > > > > const &ops) | |
void | evaluate (MPS< Matrix, SymmGroup > const &mps, boost::optional< reduced_mps< Matrix, SymmGroup > const & > rmps=boost::none) |
template<class Archive > | |
void | save (Archive &) const |
void | write_xml (alps::oxstream &) const |
virtual void | print (std::ostream &os) const |
std::string const & | name () const |
int & | eigenstate_index () |
int | eigenstate_index () const |
void | set_super_meas (Index< SymmGroup > const &phys_psi_) |
measurement * | clone () const |
Protected Member Functions | |
measurement< Matrix, SymmGroup > * | do_clone () const |
Protected Attributes | |
bool | cast_to_real |
bool | is_super_meas |
std::vector< std::string > | labels |
value_type | result |
std::vector< typename MPS < Matrix, SymmGroup > ::scalar_type > | vector_results |
Index< SymmGroup > | phys_psi |
|
inherited |
Definition at line 55 of file measurement.h.
|
inline |
Definition at line 40 of file custom.h.
|
inlineinherited |
Definition at line 72 of file measurement.h.
|
inlineprotectedvirtual |
Implements measurement< Matrix, SymmGroup >.
Definition at line 67 of file custom.h.
|
inlineinherited |
Definition at line 67 of file measurement.h.
|
inlineinherited |
Definition at line 68 of file measurement.h.
|
inlinevirtual |
Implements measurement< Matrix, SymmGroup >.
Definition at line 61 of file custom.h.
|
inlineinherited |
Definition at line 66 of file measurement.h.
|
virtualinherited |
Definition at line 160 of file measurement.h.
|
inherited |
Definition at line 107 of file measurement.h.
|
inherited |
Definition at line 153 of file measurement.h.
|
inherited |
Definition at line 127 of file measurement.h.
|
protectedinherited |
Definition at line 77 of file measurement.h.
|
protectedinherited |
Definition at line 77 of file measurement.h.
|
protectedinherited |
Definition at line 78 of file measurement.h.
|
protectedinherited |
Definition at line 82 of file measurement.h.
|
protectedinherited |
Definition at line 79 of file measurement.h.
|
protectedinherited |
Definition at line 80 of file measurement.h.