Declares the function calculating the negativity of a partially transposed density operator. More...
Include dependency graph for NegPT.h:Go to the source code of this file.
Namespaces | |
| quantumdata | |
| Comprises classes representing the state of composite quantum systems and providing various interfaces to manipulate this data. | |
Functions | |
| template<int RANK, typename V > | |
| double | quantumdata::negPT (const DensityOperator< RANK > &, V) |
| Calculates the negativity of the partial transpose of the density operator of an arbitrarily complex system. More... | |
| template<int RANK> | |
| double | quantumdata::negPT (const DensityOperator< RANK > &, tmptools::V_Empty) |
Declares the function calculating the negativity of a partially transposed density operator.
Definition in file NegPT.h.