Ham Cockpit   

    Show / Hide Table of Contents

    Method Normalize

    View Source

    Normalize(Single[])

    Normalizes the specified array of floating point data to unity sum.

    Declaration
    public static void Normalize(float[] data)
    Parameters
    Type Name Description
    Single[] data

    The data.

    • View Source
    Back to top Generated by DocFX