COMPASS  5.4.4
End-to-end AO simulation tool using GPU acceleration
sutra_controller_generic.h File Reference
#include <sutra_acquisim.h>
#include <sutra_controller.h>
Include dependency graph for sutra_controller_generic.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sutra_controller_generic< Tcomp, Tout >
 this class provides the controller_generic features to COMPASS More...
 

Functions

template<typename T >
void pad_cmat (T *idata, int m, int n, T *odata, int m2, int n2, CarmaDevice *device)
 

Function Documentation

◆ pad_cmat()

template<typename T >
void pad_cmat ( T *  idata,
int  m,
int  n,
T *  odata,
int  m2,
int  n2,
CarmaDevice device 
)