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
valarray
classes:
gslice
gslice_array
indirect_array
mask_array
slice
slice_array
valarray
global functions:
abs
acos
asin
atan
atan2
cos
cosh
exp
log
log10
pow
sin
sinh
sqrt
tan
tanh


valarray

header

Library for arrays of numeric values

This header declares the valarray class and its auxiliary classes and functions:

Classes


Intermediate classes (returned by valarray::operator[] ):

Global functions

Most mathematical functions from <cmath> are overloaded to be used directly with valarray objects as arguments:

The header also overloads operators for the valarray class: