[問題] CUDA的反矩陣

看板C_and_CPP (C/C++)作者 (大色狼來襲)時間13年前 (2012/10/24 23:31), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
開發平台(Platform): (Ex: VC++, GCC, Linux, ...) VC2008 額外使用到的函數庫(Library Used): (Ex: OpenGL, ...) CUDA 4.2 問題(Question): 如何寫complex inverse matrix? 最麻煩在於輸入為64*64的Hermition矩陣 是複數 要如何寫呢? 網路上有強者分享程式碼 http://rcabreral.blogspot.tw/2010/04/inverting-complex-matrices-with-cuda.html 但是遇到float complex A[9] 就出問題 float和complex好像都是一個型態,但怎麼會放在一起? 感謝大大了 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 163.18.104.240
文章代碼(AID): #1GY0dSgq (C_and_CPP)
文章代碼(AID): #1GY0dSgq (C_and_CPP)