I have a (quite large) standard C++ array of type double, with ~50,000,000 rows and 20 columns. The array is filled with
C++
double
~50,000,000
20