Home
last modified time | relevance | path

Searched defs:inner_product (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__numeric/
H A Dinner_product.h28 inner_product(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, _Tp __init) inner_product() function
42 inner_product(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 __first2, inner_product() function
/freebsd/crypto/openssl/crypto/ml_kem/
H A Dml_kem.c937 static void inner_product(scalar *out, const scalar *lhs, const scalar *rhs, in inner_product() function