ALPS MPS Codes
Reference documentation.
Main Page
Related Pages
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
boost
hash< TrivialGroup::charge >
Public Member Functions
|
List of all members
boost::hash< TrivialGroup::charge > Class Template Reference
#include <
none.h
>
Public Member Functions
size_t
operator()
(
TrivialGroup::charge
const &Charge) const
Detailed Description
template<>
class boost::hash< TrivialGroup::charge >
Definition at line
54
of file
none.h
.
Member Function Documentation
size_t boost::hash<
TrivialGroup::charge
>::operator()
(
TrivialGroup::charge
const &
Charge
)
const
inline
Definition at line
56
of file
none.h
.
56
{
57
return
hash<int>()(
TrivialGroup::IdentityCharge
);
// return 0 ??
58
}
TrivialGroup::IdentityCharge
static const charge IdentityCharge
Definition:
none.h:44
The documentation for this class was generated from the following file:
framework/dmrg/block_matrix/symmetry/
none.h
Generated on Thu Aug 21 2014 11:18:58 for ALPS MPS Codes by
1.8.7