Reference
C Library
IOstream Library
Strings library
STL Containers
STL Algorithms
Miscellaneous
Miscellaneous
complex
exception
functional
iterator
limits
locale
memory
new
numeric
stdexcept
typeinfo
utility
valarray
numeric
accumulate
adjacent_difference
inner_product
partial_sum


numeric

header

Generalized numeric operations

This header describes four algorithms especifically designed to operate on numeric sequences that support certain operators.

Due to their flexibility, they can also be adapted for other kinds of sequences.

Functions