728x90
728x170
*[header][other] numeric
<numeric>
Generalized numeric operations
Due to their flexibility, they can also be adapted for other kinds of sequences.
Functions
- accumulate
- Accumulate values in range (function template )
- adjacent_difference
- Compute adjacent difference of range (function template )
- inner_product
- Compute cumulative inner product of range (function template )
- partial_sum
- Compute partial sums of range (function template )
- iota
- Store increasing sequence (function template )
728x90
그리드형(광고전용)
'Programming > C++' 카테고리의 다른 글
[header][other] stdexcept (0) | 2017.11.08 |
---|---|
[header][other] regex (C++11) (0) | 2017.11.08 |
[header][other] ratio (C++11) (0) | 2017.11.08 |
[header][other] random (C++11) (0) | 2017.11.08 |
[header][other] new (0) | 2017.11.08 |
[header][other] memory (0) | 2017.11.08 |
[header][other] locale (0) | 2017.11.08 |
[header][other] limits (0) | 2017.11.08 |