ALPS MPS Codes
Reference documentation.
|
#include <z2.h>
Public Types | |
enum | charge { Plus = 0, Minus = 1 } |
typedef int | subcharge |
Static Public Member Functions | |
static charge | fuse (charge a, charge b) |
template<int R> | |
static charge | fuse (boost::array< charge, R > v) |
Static Public Attributes | |
static const charge | IdentityCharge = Plus |
static const bool | finite = true |
typedef int Ztwo::subcharge |
enum Ztwo::charge |
|
static |