Load Armadillo into root

Hello,
Does anyone knows if it’s possible to load Armadillo library by creating a dictionary, and if so how ?

Thanks :slight_smile:

Hi,

you can have a look here: root.cern.ch/interacting-shared- … s-rootcint
If you need only interactive usage and you are using ROOT6, the best option is to load the library and include the necessary header. See the “Interactive usage of 3rd party libraries” example in:
o The SWAN examples gallery: swan.web.cern.ch/content/notebook-gallery
o The web-based ROOT interactive demo: rootbinder.web.cern.ch

Cheers,
Danilo