Search Results for

    Show / Hide Table of Contents

    Class CorrelationTracker

    Tracks correlations between specified quantum properties.

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

    Methods

    | Improve this Doc View Source

    UpdateCorrelationMatrix()

    Calculates and returns the correlation matrix of the quantum properties.

    Declaration
    public float[,] UpdateCorrelationMatrix()
    Returns
    Type Description
    float[,]

    The correlation matrix as a 2D float array.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX