CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers
|
#include <fast_math.h>
Public Types | |
enum | { value = Dividend / Divisor } |
For performing a constant-division with a compile-time assertion that the Divisor evenly-divides the Dividend.