我要评分
获取效率
正确性
完整性
易理解

Function Description

KML_SOLVER functions solve systems of sparse linear equations. The majority of elements in a sparse matrix are zero. The following methods are involved:

  • Conjugate gradient (CG)
  • Generalized conjugate residual (GCR)
  • The current library version contains single-precision and double-precision data types and does not support complex numbers.