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.
CUDA c ++を使用して、ベクトル(1 * N)と行列(N * M)を乗算し、結果を新しいベクトル(1 * M)に保存するにはどうすればよいですか。