Class EntanglementTracker
Tracks mutual information to measure entanglement between specified quantum properties.
Namespace: QRG.QuantumForge.Runtime
Assembly: .dll
Syntax
public class EntanglementTracker : MonoBehaviour
Properties
| Improve this Doc View SourceLastUpdatedMutualInformation
Tracks mutual information to measure entanglement between specified quantum properties.
Declaration
public float[] LastUpdatedMutualInformation { get; }
Property Value
Type | Description |
---|---|
float[] |
Methods
| Improve this Doc View SourceUpdateMutualInformation()
Tracks mutual information to measure entanglement between specified quantum properties.
Declaration
public float[] UpdateMutualInformation()
Returns
Type | Description |
---|---|
float[] |