Compute the inner product between the two arrays `[(3),(-5),(7)]` and `[(-5),(0),(9)]`.

  inner_product( `[(3),(-5),(7)]`, `[(-5),(0),(9)]`) =