• Function used to rescale data

    Type Parameters

    • ArrayType extends NumberArray = Float64Array

    Parameters

    • input: NumberArray

      input for the rescale

    • options: XRescaleOptions<ArrayType> = {}

      options

    Returns ArrayType

    rescaled data