wgblas
    Preparing search index...

    Function maxUlp

    • Maximum ULP distance across all elements of two Float32Arrays.

      Parameters

      • actual: any
      • expected: any

      Returns { max: number; worstIndex: number }

      { max, worstIndex } — the largest ULP distance and the index where it occurred