| ||||||
| ||||||
![]() | ||||||
Prototype | ||||||
template <int N, class InputIterator, class T> T accumulate(InputIterator first, count<N>, T init) ; | ||||||
![]() | ||||||
Description | ||||||
Sum N elements from first. | ||||||
![]() | ||||||
Definition | ||||||
fast.h | ||||||
![]() | ||||||
Preconditions | ||||||
| ||||||
![]() | ||||||
Complexity | ||||||
![]() | ||||||
Example | ||||||
![]() | ||||||
Notes | ||||||
![]() | ||||||
See also | ||||||
Copyright ©
1998,1999 University of Notre Dame. All Rights Reserved.