Registered Member
|
a short question again, is there any function that performs sorting on elements of the matrix?
|
Registered Member
|
you can add this function
with the EIGEN_MATRIXBASE_PLUGIN (http://eigen.tuxfamily.org/dox/CustomizingEigen.html) You have to create an file addon.h and add the line #define EIGEN_MATRIXBASE_PLUGIN "addon.h" in a header file. Then you can use it :
|
Registered users: Bing [Bot], blue_bullet, Google [Bot], rockscient, Yahoo [Bot]