Oper is OperSet characterized by properties Props.
More...
#include <oper.h>
|
|
typedef Props | Properties |
| |
|
typedef DummyIterator | iter_type |
| |
|
|
int | psymm (int i, int j) const |
| | Implementation of OperSet::psymm()
|
| |
|
int | hermitian (int p) const |
| | Implementation of OperSet::hermitian()
|
| |
|
bool | operator== (const Oper &) const |
| |
|
virtual std::string | description () const =0 |
| | Returns full human-readable description of the operator.
|
| |
|
virtual std::string | label () const =0 |
| | Returns short label for the operator.
|
| |
|
virtual unsigned int | num_oper () const =0 |
| | Number of operators in the set.
|
| |
|
|
| Oper () |
| | The only declared constructor is only useable by derived classes.
|
| |
template<class Props>
class libint2::Oper< Props >
Oper is OperSet characterized by properties Props.
The documentation for this class was generated from the following file: