Search Results for

    Show / Hide Table of Contents

    Class EntanglementTracker

    Tracks mutual information to measure entanglement between specified quantum properties.

    Inheritance
    object
    EntanglementTracker
    Namespace: QRG.QuantumForge.Runtime
    Assembly: .dll
    Syntax
    public class EntanglementTracker : MonoBehaviour

    Properties

    | Improve this Doc View Source

    LastUpdatedMutualInformation

    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 Source

    UpdateMutualInformation()

    Tracks mutual information to measure entanglement between specified quantum properties.

    Declaration
    public float[] UpdateMutualInformation()
    Returns
    Type Description
    float[]
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX