C++ port of QUADPACK with general function defination style.
...A C++ port of QUADPACK with a general function defination style to provide more flexible function parameter defination.
Based on crbond C version QUADPACK(http://www.crbond.com/scientific.htm) .
You can get the latest code by :
git clone git://git.code.sf.net/p/cppquadpack/code cppquadpack-code