MAOS
Multithreaded Adaptive Optics Simulator
|
Public Member Functions | |
cusolve_cbs (spchol *_C, dmat *_Up, dmat *_Vp) | |
void | chol_solve (Real *out, const Real *in, stream_t &stream) |
virtual Real | solve (curcell &xout, const curcell &xin, stream_t &stream) |
Protected Attributes | |
cusp | Cl |
cuimat | Cp |
curmat | Up |
curmat | Vp |
curmat | y |
curmat | Vr |