http://xyst.i2p/DEBUG/cppcheck/76.html
\brief Basic functionality for storing and sampling a discrete (y1,y2,...,yN) = f(x) function \details Basic functionality for storing and sampling a discrete (y1,y2,...,yN) = f(x) function. */ // ***************************************************************************** #ifndef Table_h #define Table_h #include <array> <--- Include file: not found.