看板 C_and_CPP 關於我們 聯絡資訊
開發平台(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