ALPS MPS Codes
Reference documentation.
|
#include <u1.h>
Public Types | |
typedef int | 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 = 0 |
static const bool | finite = false |
typedef int U1::charge |
typedef int U1::subcharge |
|
static |