Skip to content

LIST_INNER_PRODUCT

  • list1: DOUBLE[]
  • list2: DOUBLE[]
SELECT list_inner_product([1, 2, 3], [1, 2, 3]);