Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Android で線形代数を計算するための優れたライブラリ (SVD、QR、LU、最小二乗法、逆数など) を知っている人はいますか?
ジャムはかなりうまく機能します。
C++ と NDK を使用する場合は、 Eigen を使用でき ます。SSE 2/3/4、ARM NEON、AltiVec 命令セットを使用できます。