The inner_product_constraints
concept.
More...
#include <range/v3/numeric/inner_product.hpp>
template<typename I1, typename I2, typename T, typename BOp1 plus, typename BOp2 multiplies, typename P1 identity, typename P2 identity>
ranges::inner_product_constraints_ < I1, I2, T, BOp1, BOp2, P1, P2 >
The inner_product_constraints concept.
Definition: inner_product.hpp:67
The inner_product_constraints
concept.