braket.h
Go to the documentation of this file.
260 /* \brief Returns the current expression type, it also allows to set new expression type. Expression types: bra/ket/braket or none*/
OPMode operator-(const OPMode a, const OPMode b) calculate the mode for the subtraction Definition: braket.cpp:291 OPMode operator*(const OPMode a, const OPMode b) calculate the mode for the multiplication Definition: braket.cpp:317 enum OPMode_s OPMode Defintions for all general (initialisation etc.) routines of class DList. Definition: braket.cpp:54 vector< BraketOneTerm > expression Store expressions with b's, b^ and delta's. Definition: braket.h:200 OPMode operator+(const OPMode a, const OPMode b) calculate the mode for the sum Definition: braket.cpp:304 Enumerators. void unsetSimplifyIndexSum() Deactivate internal simplifications based on the Braket Index sum. Definition: braket.cpp:67 ostream & operator<<(ostream &out, const OPMode &a) Get the mode of the expression. Definition: braket.cpp:266 void setSimplifyIndexSum() Activate internal simplifications based on the Braket Index sum. This option is activated by default... Definition: braket.cpp:63 Generated on Fri Dec 18 2015 19:49:47 for SOSpin by 1.8.9.1 |