Abstract
This chapter describes algorithms for common numeric operations on sequences including calculating running sums, inner products, and the difference between adjacent elements. It also describes the numeric array—an array that permits operations on all members of an array at once and provides sophisticated subscripting methods. Although there are fewer members of this category of algorithms, their common usage makes them an important component of the STL.
Keywords
Linear Time Algorithm Adjacent Element Dimensional Array Intermediate Sequence Numeric Array
These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.
Preview
Unable to display preview. Download preview PDF.
Copyright information
© Springer Science+Business Media New York 2000