ALPS MPS Codes
Reference documentation.
|
#include <zq.h>
Public Types | |
typedef ZqCharge< Q > | charge |
typedef int | subcharge |
Static Public Member Functions | |
static charge | fuse (charge a, charge b) |
template<int R> | |
static charge | fuse (const boost::array< charge, R > &v) |
Static Public Attributes | |
static const charge | IdentityCharge = ZqCharge<Q>(0) |
static const bool | finite = true |
static const int | q = Q |