MAOS
Multithreaded Adaptive Optics Simulator
|
Public Member Functions | |
w01_t (const dsp *R_W0, const dmat *R_W1, int R_nxx) | |
void | apply (curcell &out, const curcell &in, stream_t &stream) const |
void w01_t::apply | ( | curcell & | xout, |
const curcell & | xin, | ||
stream_t & | stream | ||
) | const |
xout=w0*xin - w1*(w1'*xin). Notice that the weighting per direction is applied at the next step (HA^T)