103template <
typename T>
void addVal(
int n, T *arr1d, T val) ;
1D Array class for any type T
2D Array class for any type T
Stores data of any type T in a 1D array.
Definition Array1D.h:61
Stores data of any type T in a 2D array.
Definition Array2D.h:60
static double x1[]
Definition gkpclib.cpp:36