Skip to content

Commit b150e21

Browse files
authored
Added doxygen link for the example
1 parent 1bd9924 commit b150e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ or visit the [SG++ Github page](https://github.com/SGpp/SGpp) for more informati
5656

5757
## About the utilized example
5858
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

Comments
 (0)