結論:BLASの方が速い。 この前こんな記事を書きました。 iOSのvDSP(Accelerate.framework)とEigenの行列の掛け算の実行速度テスト - 開発のヒホ で、こんなコメントを貰いました。 Steve Apologies in advance for not writing in Japanese, but I assume you’ll get the gist: vDSP_mmul is a legacy routine that has never been aggressively tuned for any platform. If you want to perform a matrix multiply using Accelerate (or actually any linear algebra operations), use the BLAS