external c++ libraries into maple IDE I seen a tutorial in arduino about it.
http://arduino.cc/en/Hacking/LibraryTutorial
So if I wanted to use the open source c++ code for Linear discriminant analysis
ALGIB: Linear discriminant analysis using fishers method...
http://www.alglib.net/dataanalysis/lineardiscriminantanalysis.php
could this be inserted in the maple libraries the same way as the morse code example?