header

<valarray>

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: