• Divides the data with either the sum, the absolute sum or the maximum of the data

    Type Parameters

    • ArrayType extends NumberArray = Float64Array

    Parameters

    • input: NumberArray

      Array containing values

    • options: XNormedOptions<ArrayType> = {}

      options

    Returns ArrayType

    • normalized data