#include <bits/c++config.h>
#include <cstddef>
#include <cmath>
#include <cstdlib>
#include <numeric>
#include <algorithm>
#include <debug/debug.h>
#include <bits/valarray_array.h>
#include <bits/valarray_before.h>
#include <bits/valarray_after.h>
#include <bits/slice_array.h>
#include <bits/gslice.h>
#include <bits/gslice_array.h>
#include <bits/mask_array.h>
#include <bits/indirect_array.h>
Include dependency graph for valarray:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | std |
Classes | |
class | std::valarray< Type > |
Smart array designed to support numeric processing. More... | |
struct | std::valarray< Type >::UnaryOp< Op > |
Defines | |
#define | GLIBCXXVALARRAY |
#define | DEFINEVALARRAYUNARYOPERATOR(Op, Name) |
#define | DEFINEVALARRAYAUGMENTEDASSIGNMENT(Op, Name) |
#define | DEFINEVALARRAYEXPRAUGMENTEDASSIGNMENT(Op, Name) |
#define | DEFINEBINARYOPERATOR(Op, Name) |
include
this header in your programs, rather than any of the "st[dl]_*.h" implementation files.
Definition in file valarray.