NVBIO
|
A context class for the score_reduce_kernel to be used in best-exact pipeline.
A trivial implementation, that never bails out.
#include <reduce.h>
Public Methods | |
ReduceBestExactContext () | |
NVBIO_FORCEINLINE NVBIO_DEVICE void | best_score (const uint32 read_id, const ParamsPOD ¶ms) const |
NVBIO_FORCEINLINE NVBIO_DEVICE void | second_score (const uint32 read_id, const ParamsPOD ¶ms) const |
NVBIO_FORCEINLINE NVBIO_DEVICE bool | failure (const uint32 idx, const uint32 read_id, const uint32 top_flag, const ParamsPOD ¶ms) const |
|
inline |
|
inline |
|
inline |
|
inline |