Can anyone point out a good C ++ library that can do two-dimensional numerical integration. It should be able to accept a 2D array of known values, and the distance between points can be considered constant (for starters).
It is preferable that he has a license that allows him to modify the code as necessary.
source share