Skip to content

GATB Core API and documentation

Patrick Durand edited this page May 19, 2017 · 2 revisions

GATB-Core comes with a full documentation targetting the c++ classes and methods contained in the library.

Starter documentation

Learning GATB-Core coding samples

To use these code snippets on your computer, you'll have to install and compile GATB-Core. So, we also provide an online GATB-Core Tutorial relying on some of the above code-snippets that does not require you install the library on your system.

Start making your own GATB-Core based software

Details of the API