QOperators.cpp File Reference

Contains the Quantum Operators Object definitions. More...

#include "QOperators.h"
#include "includes.h"

Functions

EXPORTED_FUNCTION Ket operator* (const QOperator &m, const Ket &ket)
EXPORTED_FUNCTION Bra operator* (const Bra &bra, const QOperator &m)

Detailed Description

Contains the Quantum Operators Object definitions.


Function Documentation

EXPORTED_FUNCTION Bra operator* ( const Bra bra,
const QOperator m 
)

Allows the bra - Operator multiplication, i.e.: m = bra*m;.

EXPORTED_FUNCTION Ket operator* ( const QOperator m,
const Ket ket 
)

Allows the QOperator - ket multiplication, i.e.: m = m*ket;.


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