Home
last modified time | relevance | path

Searched refs:inner_product_k_t (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/gil/extension/numeric/
Dalgorithm.hpp59 struct inner_product_k_t struct
76 return inner_product_k_t<Size - 1>::template apply( in apply()
82 struct inner_product_k_t<0> struct
123 return detail::inner_product_k_t<Size>::template apply( in inner_product_k()