NVBIO
|
#include <nvbio/basic/numbers.h>
Go to the source code of this file.
Classes | |
struct | divide_by_two |
struct | above_threshold |
Functions | |
__global__ void | update_scores_kernel (const uint32 n, const uint32 *reads, const int16 *scores, int16 *best) |
void | update_scores (const uint32 n, const uint32 *reads, const int16 *scores, int16 *best) |