| ||||||
| ||||||
![]() | ||||||
Prototype | ||||||
template <int N, class InIter1, class InIter2, class T> T inner_product(InIter1 first1, count<N>, InIter2 first2, T init) ; | ||||||
![]() | ||||||
Description | ||||||
A fixed size inner product using addition and multiplication operators. | ||||||
![]() | ||||||
Definition | ||||||
fast.h | ||||||
![]() | ||||||
Preconditions | ||||||
| ||||||
![]() | ||||||
Complexity | ||||||
![]() | ||||||
Example | ||||||
![]() | ||||||
Notes | ||||||
![]() | ||||||
See also | ||||||
Copyright ©
1998,1999 University of Notre Dame. All Rights Reserved.