HackerTrans
トップ新着トレンドコメント過去質問紹介求人

trament

no profile record

コメント

trament
·4 年前·議論
Now that you have decent data structures, why don't you use a library for arithmetic calculations on vectors? I would use MKL for this, at least if you're running on Intel machines, the vdMul function for your particular example. Even on AMD machines the MKL implementation will probably be faster than hand-written code.