I have had good experiences with Apple's vDSP primitives under OS X and iOS.
Now I am trying to port some code that relies on vDSP to Linux and I wonder if any equivalents are available built into one of the standard libraries.
I have had good experiences with Apple's vDSP primitives under OS X and iOS.
Now I am trying to port some code that relies on vDSP to Linux and I wonder if any equivalents are available built into one of the standard libraries.
While there is not presently any library that matches vDSP, there are several alternatives you might explore. A couple off the top of my head:
My personal recommendation would be Eigen.