MAOS
Multithreaded Adaptive Optics Simulator
recon_mvm.c File Reference

Functions

void setup_recon_mvm (const parms_t *parms, recon_t *recon, powfs_t *powfs)
 

Detailed Description

Contains routines that setup the matrix for matrix vector multiply

Function Documentation

◆ setup_recon_mvm()

void setup_recon_mvm ( const parms_t parms,
recon_t recon,
powfs_t powfs 
)

Assemble matrix to do matrix vector multiply. Split from setup_recon because GPU may be used.