You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -56,4 +56,4 @@ or visit the [SG++ Github page](https://github.com/SGpp/SGpp) for more informati
56
56
57
57
## About the utilized example
58
58
The application itself shows how to integrate functions in SG++, using both direct integration of a sparse grid function and the use of Monte Carlo integration.
59
-
It is heavily based on the SG++ example [quadrature.cpp](https://github.com/SGpp/SGpp/blob/master/base/examples/quadrature.cpp). However, unlike the quadrature example alone, this repository further shows how to build your own projects utilizing SG++.
59
+
It is heavily based on the SG++ example [quadrature.cpp](https://github.com/SGpp/SGpp/blob/master/base/examples/quadrature.cpp) (see also the [full example doc](http://sgpp.sparsegrids.org/example_quadrature_cpp.html) from the SG++ doxygen dokumentation). However, unlike the quadrature example alone, this repository further shows how to build your own projects utilizing SG++.
0 commit comments