Basically only a metafunction defining types for higher-level constructs of arity RANK
More...
#include <Types.h>
Public Types | |
typedef CArray< RANK > | StateVectorLow |
typedef CArray< 2 *RANK > | DensityOperatorLow |
Basically only a metafunction defining types for higher-level constructs of arity RANK
RANK | arity of the Hilbert space |
B | An optional base class for base-class chaining. An empty class by default |