|
|
| cusolve_cg (int _maxit=0, int _cgwarm=0) |
| |
|
virtual void | L (curcell &xout, Real beta, const curcell &xin, Real alpha, stream_t &stream)=0 |
| |
|
void | operator() (curcell &xout, Real beta, const curcell &xin, Real alpha, stream_t &stream) |
| |
| virtual Real | solve (curcell &xout, const curcell &xin, stream_t &stream) |
| |
|
void | Pre (curcell &xout, const curcell &xin, stream_t &stream) |
| |
◆ solve()
| Real cusolve_cg::solve |
( |
curcell & |
xout, |
|
|
const curcell & |
xin, |
|
|
stream_t & |
stream |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files:
- cuda/recon/solve.h
- cuda/recon/solve.cu