C++ library - Using Quadprog++ and Array.hh -


i'm trying use quadprog++ library (http://quadprog.sourceforge.net/) there no documentation it. in particular i'm trying exponential of matrix function of array.hh (http://bit.ly/za0k1j) have no idea how write it. thought write in way:

matrix<double> a; a.resize(4,4); a=a^2; 

but doesn't work. lot help!


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -