sospin is hosted by Hepforge, IPPP Durham
SOSpin  1.0.0
braket.h File Reference

Defintions for all general (initialisation etc.) routines of class Braket. More...

#include <iostream>
#include <string>
#include <cstring>
#include <sstream>
#include <cstdlib>
#include <vector>
#include <algorithm>
#include <list>
#include "dlist.h"
#include "enum.h"

Go to the source code of this file.

Classes

class  sospin::BraketOneTerm
 Store each term of the Braket class. More...
 
class  sospin::Braket
 Store expression... More...
 

Namespaces

 sospin
 

Functions

void sospin::setSimplifyIndexSum ()
 Activate internal simplifications based on the Braket Index sum. This option is activated by default. More...
 
void sospin::unsetSimplifyIndexSum ()
 Deactivate internal simplifications based on the Braket Index sum. More...
 
ostream & sospin::operator<< (ostream &out, const OPMode &a)
 Get the mode of the expression. More...
 

Detailed Description

Defintions for all general (initialisation etc.) routines of class Braket.

Definition in file braket.h.