Bra.cpp File Reference

Contains the Bra definitions. More...

#include "Bra.h"
#include "includes.h"

Functions

EXPORTED_FUNCTION Bra operator* (complex< double > a, const Bra &v)
EXPORTED_FUNCTION Bra operator* (double a, const Bra &v)

Detailed Description

Contains the Bra definitions.


Function Documentation

EXPORTED_FUNCTION Bra operator* ( double  a,
const Bra v 
)

Allow the double - bra multiplication, i.e.: B = a*B;.

EXPORTED_FUNCTION Bra operator* ( complex< double >  a,
const Bra v 
)

Allow the complex - bra multiplication, i.e.: B = a*B;.


Generated on Sun Sep 6 20:54:26 2009 for CQEDSimulator by  doxygen 1.6.1