All c++ code snippets presented in this tutorial are available as part of the official GATB-Core library (tag/release
) available on
Github. These codes are located in the
examples directory.
To compile and run these snippets on your local computer:
- start by downloading GATB-Core library from a command line:
git clone https://github.com/GATB/gatb-core.git
git checkout
- then, read this documentation