1 2 3 4 5 6 7 8
// Main header for -*- C++ -*- valarray classes. #ifndef __VALARRAY__ #define __VALARRAY__ #include <std/std_valarray.h> #endif