Using Taucs or Umfpack in iphone to solver Ax = B
I have a sparse matrix A store in compress row storage ( CRS ) and vector B.And i wanna solve the equation Ax = B.I try to using Taucs and Umfpack but i can not compile in xcode project.There are a开发者_高级运维 lot of error.
加载中,请稍侯......
精彩评论