pomerol
2.1
|
Expressions of quantum-mechanical operators. More...
Functions | |
template<typename... IndexTypes> | |
expression< double, IndexTypes... > | N (std::vector< std::tuple< IndexTypes... >> const &Indices) |
template<typename... IndexTypes> | |
expression< double, IndexTypes... > | Sz (std::vector< std::tuple< IndexTypes... >> const &SpinUpIndices, std::vector< std::tuple< IndexTypes... >> const &SpinDownIndices) |
Expressions of quantum-mechanical operators.
The Pomerol::Operators namespace imports a few types and functions from libcommute. These include
There are also a few additional factory functions defined in this namespace.