ml-spectra-processing
    Preparing search index...

    Function xAdd

    • This function xAdd the first array by the second array or a constant value to each element of the first array

      Parameters

      • array1: NumberArray

        the first array

      • array2: number | NumberArray

        the second array or number

      Returns Float64Array

      the result of the addition