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

Go to the source code of this file.

Classes

class  SutraCentroiderTcog< Tin, T >
 this class provides the centroider_tcog features to COMPASS More...
 

Functions

template<class T >
void get_centroids (int size, int threads, int blocks, int n, float *d_idata, T *d_odata, T *ref, int *validx, int *validy, float *intensities, float threshold, float scale, float offset, SlopeOrder slope_order, CarmaDevice *device)
 

Function Documentation

◆ get_centroids()

template<class T >
void get_centroids ( int  size,
int  threads,
int  blocks,
int  n,
float *  d_idata,
T *  d_odata,
T *  ref,
int *  validx,
int *  validy,
float *  intensities,
float  threshold,
float  scale,
float  offset,
SlopeOrder  slope_order,
CarmaDevice device 
)