QUDA
1.0.0
|
Classes | |
class | Cholesky |
Compute Cholesky decomposition of A. By default, we use a modified Cholesky which avoids the division and sqrt, and instead only needs rsqrt. In which case we must use a modified forward and backward difference substitution. More... | |