4 #include <thrust/device_vector.h> 14 __host__
void registerOthers(std::vector<ConvolutionPdf *> others);
22 thrust::device_vector<fptype> *modelWorkSpace;
23 thrust::device_vector<fptype> *resolWorkSpace;
Special class for observables. Used in DataSets.
__host__ fptype normalize() const override
__host__ void setIntegrationConstants(fptype lo, fptype hi, fptype step)
ConvolutionPdf(std::string n, Observable _x, GooPdf *model, GooPdf *resolution)
__host__ void registerOthers(std::vector< ConvolutionPdf *> others)