C++QEDElements  v2 Milestone 10
a framework for simulating open quantum dynamics – generic elements
Qbit.h
Go to the documentation of this file.
1 // Copyright András Vukics 2006–2014. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt)
3 // -*- C++ -*-
4 #ifndef CPPQEDELEMENTS_FREES_QBIT_H_INCLUDED
5 #define CPPQEDELEMENTS_FREES_QBIT_H_INCLUDED
6 
7 #include "Qbit_.h"
8 #include "ParsQbit.h"
9 
10 #endif // CPPQEDELEMENTS_FREES_QBIT_H_INCLUDED
Defines the qbit-bundle (tackling the dynamics of a single qbit)