struct GATEGPU::probability

#include <GPUStruct.h>

struct probability
{
    // fields

    gpu_qstate_t prob;
    int state;
};