zero_higher_orders {spant} | R Documentation |
Zero all coherences including and above a given order.
Description
Zero all coherences including and above a given order.
Usage
zero_higher_orders(sys, rho, order)
Arguments
sys |
spin system object. |
rho |
density matrix. |
order |
states higher than or equal to this argument will be set to zero. |
Value
density matrix.
[Package spant version 2.22.0 Index]