Skip to main content

Module inner_product

Module inner_product 

Source
Expand description

ScalarUDFImpl definitions for inner_product function.

Structs§

InnerProduct

Functions§

inner_product
returns the inner product (dot product) of two numeric arrays.
inner_product_udf
ScalarFunction that returns a ScalarUDF for InnerProduct