I have a class (minimal example below) which is used to estimate certain probabilities, and uses random sampling extensively
#ifndef _MYCLASS_CUH_ #define _MYCLAS