C++QEDCore  v2 Milestone 10
a framework for simulating open quantum dynamics – core
Sigma.h File Reference

Defines class of the same name. More...

#include "SigmaFwd.h"
#include "Types.h"
+ Include dependency graph for Sigma.h:

Go to the source code of this file.

Classes

class  quantumoperator::Sigma< L, R >
 Stateless class implementing the unary quantumoperator $\ket{L}\bra{R}$. More...
 

Namespaces

 quantumoperator
 Comprises modules representing operators of special structure (tridiagonal, sparse) over Hilbert spaces of arbitrary arity.
 

Functions

template<int RANK, bool IS_HEAD>
const quantumdata::Types< RANK-1 >::StateVectorLow quantumoperator::partialProject (const typename quantumdata::Types< RANK >::StateVectorLow &psi, int n)
 Helper for DirectProduct::apply. More...
 

Detailed Description

Defines class of the same name.

Definition in file Sigma.h.