Quantum++  v1.2
A modern C++11 quantum computing library
qpp::NoiseType Class Reference

Contains template tags used to specify the noise type. More...

#include <classes/noise.h>

Classes

class  StateDependent
 Template tag, used whenever the noise is state-dependent. More...
 
class  StateIndependent
 Template tag, used whenever the noise is state-independent. More...
 

Detailed Description

Contains template tags used to specify the noise type.


The documentation for this class was generated from the following file: