Using the C++ Standard Template Libraries pp 417-482 | Cite as
Working with Numerical, Time, and Complex Data
Chapter
Abstract
This chapter is about three areas that the STL supports that are somewhat more specialized than the rest. The numeric header defines STL features that make numerical data processing easier or more efficient. The chrono header provides capabilities for working with time, both clock-on-the-wall time and time intervals. Finally, the complex header defines class templates that support operations with complex numbers.
Keywords
Ratio Type Function Member Function Template Template Parameter Class Template
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.
Supplementary material
Copyright information
© Ivor Horton 2015